Jump to content

rosabel

Moderator
  • Posts

    806
  • Joined

  • Last visited

  • Days Won

    27

Everything posted by rosabel

  1. rosabel

    Can't upload a world

    All world files need to be in a zip, upload to file.io and yeah that link is correct. My guess is there's just something wrong with the world its self, any other world would likely work and upload fine. It's just that specific one for some reason. If you're having further trouble Minehut actually has a tutorial on their Youtube for this.
  2. He is messaging you through the Minehut network. Whenever a player messages another, it's not via the server you're on, it's via the Minehut network. So yeah, even if you ban him, since your server is on Minehut, he can be in the lobby and message you through /msg.
  3. You.. can't. It could be crashing for a lot of reasons, really. Try repairing core files. If it's crashing on startup your world is either corrupted or you did something to set it in a cycle of infinite crashing..etc. I suggest contacting support about the server crashing issue if all else solution fails at minehut.com/support/form
  4. Looks like a corrupt world of some sorts... Try loading a backup. Or clicking 'Repair Core Files' in the danger zone tab, force hibernating, then activating your server again. Last resort, open up a support ticket at minehut.com/support/form and try to have the support team look into further internal issues.
  5. Unless Warrior is the default rank they're always going to get the highest rank message. Maybe make it so it checks first if the player really is the highest rank before sending the "You're the highest rank" message. I hear 'if player's group is' is pretty bugged in terms of skript. Instead use 'if player's permission is "xyz":' and assign a special permission to each group. Foolproof workaround for the if player's group is statement being broken.
  6. They shouldn't. Change the password again. They should be logged out. Even so, after a while, they'll automatically be logged out and there's nothing they can do. If they keep getting in, contact support at minehut.com/support/form
  7. Check all folders, main folder, spam folder, etc. If nothing works contact support at minehut.com/support/form
  8. I need to know what error it says. Sounds to me like it's just crashing on startup.
  9. rosabel

    Recent server

    You may be able to get the name if you go to %appdata% > .minecraft > logs > latest.log on your PC. Or older logs and just look up how to decode them. Otherwise, no. From now on, I suggest using the command; /favorite <server>
  10. rosabel

    pls unban me

    No matter how much Minehut staff or support you contact they can not remove your ban on a player server hosted BY Minehut. You need to join the server's Discord. Maybe contact owners or staffs of the server in Minehut to ask them for the Discord, you will need to consult THEM to appeal your ban.
  11. Go to Edit Server > Server Dashboard > On the main page for your server dashboard there should be a thing that says 'Command Bar'. Under that is a text box. In there, with your server started, type: minecraft:kill @e[type=item] then restart your server. If it doesn't work I have an alternative method. Download ClearLag and Skript plugin. Restart. Once both are installed go into File Manager > Plugins > Skript > scripts > Create a new file named r.sk In there type this exact code, even copy and paste it. on server start: loop 3 times: execute console command "/minecraft:kill @e[type=item]" Hit the 'Save' button, restart your server, should work just fine.
  12. maybe try set {Collection::%{_p}%} to "Default" As far as I know.. You don't do list variables this way. I was taught to do it like this: {Collection::%player%::*}
  13. rosabel

    i ip-banned me pls help

    Go to your server dashboard. Under 'Command Bar' there's a text box. In that text box type pardon-ip yourusername Should work.
  14. rosabel

    Server Crashing

    Check your logs after it crashes. If it cuts off, that's a problem internally and I suggest contacting support at https://minehut.com/support/form. Otherwise, post your logs here (File Manager > logs > Scroll down to latest.log and open it.), and I'll see if I can figure it out. Though it's best to just do the latter.
  15. Be sure the IP is bedrock.minehut.com with port 19132. Try deleting the server from your server list and re-adding, restart your Minecraft client and try again, etc. All in all, if it doesn't work, just try again later. Bedrock for Minehut is still in beta so it doesn't work for everyone all the time.
  16. rosabel

    Buying credits

    You purchase credits via this link: https://minehut.com/shop/credits You can buy it via PayPal or other methods one-time or per month (it'll charge you per month for credits). Then you can apply for a server plan at https://minehut.com/shop/plans. It'll automatically take credits out of your account as your PayPal charges you each month putting the credits into your account. So it happens automatically.
  17. Upload it to file.io, copy link, then do the command /ul world new linkhere Your error could possibly be occurring due to the fact that your world isn't in the right file. Be sure it's zipped.
  18. You can't. For 1.17, though, they have a plan to increase it themselves. However, this version of Minecraft isn't yet released and thus isn't on Minehut. Short answer: There is no way to.
  19. What encrypt said, but for me I can just do send, I don't need to do send formatted
  20. rosabel

    Survival

    The default setting for every Minehut server is Survival. So of course you can't save it, it's already set to Survival.
  21. What are you talking about? You're not supposed to type it in chat... essentials.kits.kitname looks like a PERMISSION node to me. What are you trying to get to work here?
  22. Is your server crashing on startup? If so, my best guess is some of your world is corrupted or something's going on internally. I recommend just opening a support ticket as it looks like you've done all you can do at this point. https://minehut.com/support/form
  23. This is likely because your Skript file is so big that the server can't keep up. There's likely an error going on in logs. View and post it here in a reply. File Manager > logs > Scroll down to latest.log You can also try shortening your code so the server doesn't overload. But yeah, does your GUI have a loop or while statement? Those commonly cause crashes.
  24. Unfortunately Minehut has no way of setting your server to a specific version although what you could do is install ProtocolSupport OR ViaVersion when 1.17 comes out (assuming the plugins update by then) then you and your friends can join in on 1.16.5.
  25. I suggest backing up your world to a previous state from the Backups tab or contacting support about this issue at minehut.com/support ; it does seem like a corrupted world, but this issue could stem from anything, really.
×
×
  • Create New...