Jump to content

rosabel

Moderator
  • Posts

    806
  • Joined

  • Last visited

  • Days Won

    27

Everything posted by rosabel

  1. You would need to download EssentialsSpawn as well. So then you can just do /setspawn. Alternatively, you can Skript your own spawn.
  2. rosabel

    skript gives errors.

    Try putting a comma after 'yellow wool'. For the second issue, set a var to the location set {_loc} to location(-174, 4, -93, world "world") Then set block at {_loc} to a random elmement out of {list::*} As a note, you defined 'List' as a LOCAL variable since you put an underscore before its name. It will not work unless you remove the underscore. If you make a variable a local variable it automatically deletes once the code is done running.
  3. Restart your Minecraft client and join the server again. If that doesn't work, make a support ticket at https://minehut.zendesk.com/hc/en-us/requests/new?ticket_form_id=4999999402643
  4. Do this again. Wait until it crashes. Once it does, go to File Manager > logs > Download latest.log > Upload it here in a reply. I need to see the logs to help you with any sort of issue. Chances are it's the free plan being bad, assuming you have a lot of plugins/mods on there.
  5. Plugins from the Minehut Addons page are horribly outdated and should not be utilized, only the Marketplace is really up to date. Install the plugins yourself by visiting their respective pages on Spigot, downloading the jars, putting them in File Manager, then restarting your server.
  6. Hi. This was a bug that was supposed to be fixed the other day, if it continues to persist you can file a support ticket at https://minehut.zendesk.com/hc/en-us/requests/new?ticket_form_id=4999999402643 as a last resort.
  7. rosabel

    Setting up Votifier

    Votifier does not work on Minehut as it requires a port to be opened up to allow votes to be communicated between the voting website and the server. Minehut does not do this. Other Minehut servers DO do it however, but the only way to actually add it is to get an external server on a provider with ports allocated, and put Votifier on there, then use Skript to detect votes and send a message to discord, then have a Skript on your Minehut server see it and give the reward. Using a custom plugin using Java will also work for that, but for ultimate convenience, Skript is the best option.
  8. Update SKbee to latest or to a version 1.16.5 compatible. Delete the JAR file (NOT the folder) Place in the new Skbee Jar Restart your server
  9. Hi. Most plugins on Minehut Addons page are unreliable and outdated. Download and install the plugins yourself by going to their respective Spigot pages. If you actually paid credits for something on the Marketplace but it's incompatible, ensure you have the necessary things installed. IE; if it's a Skript thing ensure Skript and any necessary addons are installed. If all else fails, and you paid money, you can reach out to Minehut Support at https://minehut.zendesk.com/hc/en-us/requests/new?ticket_form_id=4999999402643 But for further questioning, what exactly were you trying to download?
  10. Load a backup, some servers were wiped some times ago. This post is oldish, but I hope you can come and check it again as soon as possible. Load. A. Backup. If you don't have one, the Support Team MAY be able to help you ~ https://minehut.zendesk.com/hc/en-us/requests/new?ticket_form_id=4999999402643
  11. rosabel

    Help

    I'd be interested, but what do you mean precisely?
  12. Check in logs, then. All errors show up in logs.. What does it say? Better yet, did you update the plugin to its LATEST 1.19 compatible version? If not, do so..
  13. This is all severe Skript issues. My guess is the versions switching messed up your addons/main Skript jar in some way. Reinstall Skript. Do not delete the folder, only the jar. Put it back in. Do the same with every addon, and ensure they're ALL up to their latest version.
  14. Hi. If you purchased addons/plugins, but can not access them, fill a report out at https://minehut.zendesk.com/hc/en-us/requests/new?ticket_form_id=4999999402643 I highly advise against installing PLUGINS from Minehut. A lot of them are outdated. Anything on the Minehut Market should be fine however. Try relogging in before making the support ticket as well.
  15. What does it say? If it's giving you the error you don't have the permission, then you are in fact NOT op. How to turn on KeepInventory - Ensure you're opped. If you are, when doing the /gamerule command NO error message should appear. - If you are opped, do /gamerule keepInventory true Capitals are important. All gamerules are case sensitive. Ensure that 'keep' is all lowercase, but that 'Inventory' remains with an uppercase i. If it still does not work, send images of the error message you receive. IF you enable keepInventory and there is no error, but it just doesn't work, try restarting your server and trying again.
  16. Login to your dashboard and click Edit Server. Go to the Console section and in the command bar type op username Where 'Username' is, put your own name. If you are a bedrock user, ensure to include a period . before your name. Do not include a command slash as it is auto-applied.
  17. The age requirement to play on Minehut is 13 and up. If the underage player plays on a server, nothing will happen to the server even if the owner knows about it, however it's encouraged to report them by filling out a ticket at at https://minehut.zendesk.com/hc/en-us/requests/new?ticket_form_id=5333154152723 Now, I'm not sure if any action can be taken by purposely protecting multiple underage users, you will need to ask a Mod/Admin via the Discord, simply ask in general or community help channels and you'll get your answer eventually. I can't imagine it's bannable, but I can't imagine they would like this either. If you'd like to report these people just click the link above to report.
  18. Try using this link: https://minehut.zendesk.com/hc/en-us/requests/new?ticket_form_id=5333154152723
  19. It's easy to find. Just google it. - Plotsquared permission node list https://bognations.fandom.com/wiki/Commands/PlotSquared_Creative - FAWE permission node list https://github.com/IntellectualSites/FastAsyncWorldEdit-Documentation/wiki/Permissions
  20. Hi. Whenever he tries to join, what does it say? If it sends him to the lobby, please ask him to scroll up in chat when he gets booted. When scrolling up, it should display why he was kicked. - Make sure when you whitelisted him it was his exact username - If he's a bedrock user you'll need to include a period . before his real username when whitelisting him
  21. Hi, I need more info. This seems to be an issue on the MH Marketplace. Try uploading the plugin JAR directly in the plugins folder. Things to try: - Clear your cookies [link] - Log out then log back in - Use a different browser (non-incognito) If the error persists then I guess the only solution would be to open a ticket at https://minehut.zendesk.com/hc/en-us/requests/new?ticket_form_id=4999999402643
  22. Mods move this to #skript !!! As for you young sir... There's lots of ways to make a scoreboard! With Skript plugin (You'll need the SKbee addon), but also there's a lot of plugins that allow you to easily configure your own scoreboard. Such as ~ https://www.spigotmc.org/resources/scoreboard.14754/
  23. Do it again, but this time look in the console. Send a paste of the error logs it sends. If there are no error logs, try reloading each script individually. Still won't work? Save all your scripts to your computer, reinstall skript entirely, and put them all back.
  24. It may be a RAM issue.. Did you downgrade your world to an earlier version? Upgrading it to 1.19 may have also somehow caused issues. As for that last screenshot, it's normal, and all Minehut servers show that. Your world also may have been mysteriously corrupted. Try loading a backup.
  25. rosabel

    kick/ban

    Kicking removes the user from the server, but they can join back. Whileas when you ban someone they can never join back until you unban them. Plugins like Essentials offer a /tempban command as well so you can ban someone for, say, 1 hour until they can rejoin back.
×
×
  • Create New...