Jump to content

Echology

Market Creator
  • Posts

    268
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by Echology

  1. With the raw materials that Minehut gives you, no, there is no way to make your server only for Bedrock users, Minehut uses Geyser which is built in and can't really be modified. So basically, no. You can use things like the code above which will just ban the players who aren't using a Bedrock account which idk seems kinda brute but whatever works. Also be careful cause player's display name will be the nickname so if they are using a nick that starts with * they will get banned, you should just use player's name to avoid that. EDIT: I'm just gonna say if you want a bedrock only server just use the Microsoft friend thing like just make a world, and invite your friends to play using the already included with Bedrock network connections. Just makes it a little simpler and would make it easier for you and your friends to play.
  2. function gui(p:player): set (metadata tag "gui" of {_p}) to chest inventory with 3 rows named "gui" set slot 0 of (metadata tag "gui" of {_p}) to stick named "this is a stick" open (metadata tag "gui" of {_p}) to {_p} on inventory close: event-inventory's name is "gui": gui(player) on inventory click: event-inventory is (metadata tag "gui" of {_p}): index of event-slot is 0: send "&cYou clicked on da stick" command gui: trigger: gui(player) seems to work for me, I mean you'd have to edit it but I mean for the purposes of an unlosable gui this seems fine.
  3. i mean this is my personal opinion but you should use vanilla guis function gui(p:player): set (metadata tag "gui" of {_p}) to chest inventory with 3 rows named "gui" set slot 0 of (metadata tag "gui" of {_p}) to stick named "this is a stick" open (metadata tag "gui" of {_p}) to {_p} on inventory close: event-inventory is (metadata tag "gui" of {_p}): gui(player) command gui: trigger: gui(player) again its your opinion but idk its a good skill to know https://forums.skunity.com/threads/vanilla-guis.8939/ for more info
  4. You'll never take me alive!
  5. Mods please don't kill me for necro Sorry for bump & sorta nerco but has there been any update on this, it has been a while and I don't mean to rush and be rude about this but just wondering what the status is.
  6. Alright, thanks for the info, yeah I know that it was definitely tight last week. All makes sense, so thanks for the info!
  7. Echology

    Peace!

    Thank you for your service, you were a good lad. Miss you, I will.
  8. Not sure if Geyser is broken atm: All servers on Minehut support crossplay on Java and Bedrock edition, meaning you are able to play with people using other editions of Minecraft. Bedrock users will have an asterisk (*) displayed in front of their username. VERSION 1.16.101 SERVER NAME Minehut SERVER IP bedrock.minehut.com PORT 19132 DEVICES iOS, Android, Win10 Bedrock support is currently in beta. If you notice things that don't work or don't work as well as they should, let us know! When connecting to a server you must connect from the lobby, player server IPs do notcurrently work on bedrock.
  9. So, I don't mean to be picky or annoying about any of this. but its been like almost a month since this. Just wondering if any updates or if the wait time is normally extended to this length. Either way, I do not mean to be rude, just wondering what the situation is. mods, please don't kill me for necro, I'd rather not be spamming and make a new post for this :]
  10. Echology

    Ban/kick unwanted

    • Being a server operator allows you to run most of the general commands the server has, including the dangerous ones. • Only give operator to people you trust! You can op yourself on the web panel under Server Commands. • JAVA: /op (username) • BEDROCK: /op *(username) Once you are op, you can ban people with /ban <player> ingame. You can also just type /ban <player> in the console
  11. General Kenobi... i didn't read the full thing, saw "Hello There" and got excited. Anyways, Hello There!
  12. I can offer the big brain for vbucks ,, will do skript or code stuff for a tiny bit of money cause I want to save for a new pc.
  13. even better, use %size of offline players% rather than adding to a variable
  14. If you mean making yourself a server OP, then you would need to go to your dash and type /op <player name> Check out:
  15. not 100% sure hot to use nte but, do /teams list and see if there are any minecraft teams, if so then do /teams list <team name> and then find which one you are in, then remove yourself from that team If that doesn't work, I would suggest googling commands and stuff for nte to figure out how to remove colors.
  16. Please ask in reports and appeals ._.
  17. Well I thank you for taking the time to respond. Yes, it is my plugin, so if that means it'll take longer, that's ok. I don't want to stress anyone out with this so take your time. Anyways, have a good day :) :P
  18. Echology

    MundoSK.

    Also, Ik this is a bit late, but skellett has packets. While they might not be the most capable, they are usable. Also I am fairly certain that Mundo has some features that aren’t allowed on minehut.
  19. Echology

    skript-reflect

    skript-reflect (mirror) won’t be added to minehut due to previous issues with the addon. This is the same reason why minehut doesn’t allow custom java plugins. Would be cool, but it’s not gonna happen
  20. Pesk Pesk is a skript addon that adds a handful of random features. Thats quite literally all I had to say.
  21. was last updated 2 years ago... plus, some of this stuff is already in skript when tied with vault.
×
×
  • Create New...