Jump to content

rosabel

Moderator
  • Posts

    806
  • Joined

  • Last visited

  • Days Won

    27

Everything posted by rosabel

  1. When a player dies, set a variable to him that is his current food count. When he respawns, set his food to that variable, and then delete the variable if you're all about conservation.
  2. rosabel

    Players gone

    Turn up the entity-tracking-range for players in your spigot.yml file.
  3. Posting here does nothing.. Make a ticket here https://minehut.zendesk.com/hc/en-us/requests/new?ticket_form_id=5333154152723
  4. rosabel

    Why am I banned

    If you have a false ban and want to appeal, go here: https://minehut.zendesk.com/hc/en-us/requests/new?ticket_form_id=5333154152723 Posting here does nothing.
  5. Minehut's custom plugin is having issues. Because you can't delete these on a free server, nor can you most certainly not fix it yourself, open a ticket here: https://minehut.zendesk.com/hc/en-us/requests/new?ticket_form_id=4999999402643
  6. That wouldn't cause any damage! Does your server refuse to exit hibernation or is it just not starting? If you try, after multiple attempts to activate it, including using a different browser and trying again later, open a ticket here: https://minehut.zendesk.com/hc/en-us/requests/new?ticket_form_id=4999999402643
  7. There are no fixes because it isn't your fault, likely. It is likely the fault of the server and without more information on the server I can't really do anything, contact the owner and have them look at console when you try to chat.
  8. https://www.spigotmc.org/resources/skbee-skript-addon.75839/ https://www.spigotmc.org/resources/skrayfall.10012/ You ought to be on the Spigot pages.. Here are the instructions for download: Download the latest releases from those links Go to your server's File Manager Go to Plugins folder Click upload file Upload the jar files Restart your server
  9. Start your Server. Click Manage Server. On the panel you will see "ADDONS"
  10. Set your Resourcepacks to Disabled for Minehut.
  11. This is not a proper error. Start it, try to join, and then upload the logs here. After starting it and trying to join, go to File Manager Go to logs Scroll down to latest.log Download latest.log Post it here
  12. rosabel

    I'm Banned

    You can appeal here: https://minehut.zendesk.com/hc/en-us/requests/new?ticket_form_id=5333154152723
  13. If your server won't come out of hibernation after multiple tries and trying again later, make a ticket at: https://minehut.zendesk.com/hc/en-us/requests/new?ticket_form_id=4999999402643 If, however, your server does start but just immediately goes offline.. Then start it and wait for it to go offline, then grab the logs and post them here. Go to File Manager Go to logs Scroll down to latest.log Download latest.log Upload it here
  14. rosabel

    Server disappeared

    By chance was your server made in-game with the GUI server creator? Also it's very weird indeed nothing on the website chooses to load. It is definitely a you issue, but to be sure, make a new account and see if anything changes. You can't be banned off the website.
  15. Your server for some reason has malformed .json files. ops.json whitelist.json banned-players.json banned-ips.json whitelist.json Delete all these files and your server should be good to go, not really sure which one it may be so let's just delete them all..! But beware this will unwhitelist whitelisted players, unban any banned players , and deop any opped people
  16. The code should work as long as there are no errors. You need to make sure the default group has permissions to do those commands, use a permissions plugin like Luckperms and use the node: essentials.kits.gear essentials.kits.starter essentials.kits essentials.kit and that should work! You can test it by changing On first Join to On Join shortly and then DEOPPING yourself, rejoining, and seeing if you get it.
  17. rosabel

    Server disappeared

    The fact all your friends can join the server just fine and you can not is odd. The error you show also usually indicates the server its self is offline. Try to reproduce, and look at console, the errors will be there. Download latest.log Home > logs > latest.log Upload it here so I can check it. Additionally, make sure you're accessing the proper account you had those servers on. If they refuse to appear, and you are certain it is the right account even through enabling cookies, using a different browser, and restarting your browser, you will need to make a ticket here: https://minehut.zendesk.com/hc/en-us/requests/new?ticket_form_id=4999999402643
  18. rosabel

    How to OP self

    You must put op username and nothing else into the console in order for it to OP you properly.
  19. Start your server. When it refuses, check console, it will say why it did not start. So I can check it, navigate to Home > Logs > Latest.Log Download latest.log and send it here.
  20. Best solution... Contact Minehut Support if backing up the server truly did reset your world: https://minehut.zendesk.com/hc/en-us/requests/new?ticket_form_id=4999999402643 Restoring from a backup should not do this.
  21. rosabel

    CRASH LOOP

    There may be one solution to this.. Usually, once you do that command server's lost forever, but you can try the Skript method. Go here, download Skript latest: https://github.com/SkriptLang/Skript/releases (2.6.4) Put it in your plugins folder, and restart. Then go to plugins > Skript > scripts > Create new file named creative.sk In the file, you must put: on skript start: execute console command "/gamerule randomTickSpeed 1" Then, restart again... It may work, it may not.
  22. You can change your password.. Go to https://minehut.com/login then just click Don't remember your password?
  23. Hi, the /world (For uploading worlds, you can still travel to worlds with this command!) command was removed from Minehut a while back as well as the /ul command. Now, you'll need to get Multiverse in order to upload worlds. Go to file manager then click Upload, upload your world in a ZIP file. Once it's uploaded, right click the file and press Unzip. Now you can delete the original world file that is zipped, and then do the command /mv import <worldname> normal It is imperative your world name doesn't have spaces or special characters in it for it to import properly.
  24. Fine, long approach! Very odd but.. eh.. Go here, download Skript latest: https://github.com/SkriptLang/Skript/releases (2.6.4) Put it in your plugins folder, and restart. Then go to plugins > Skript > scripts > Create new file named creative.sk In the file, you must put: on join: set player's gamemode to creative Click save then then run the command /sk reload creative.sk Yes, I know, lengthy, but there's no way this won't work.
×
×
  • Create New...