Jump to content

rosabel

Moderator
  • Posts

    806
  • Joined

  • Last visited

  • Days Won

    27

Everything posted by rosabel

  1. It's crashing on startup then. Look at the logs in latest.log after it crashes.
  2. rosabel

    JAR

    Not possible sadly.
  3. Try doing /ban *playername Basically just ban them, but before their name, put a *
  4. Scroll up in chat after it kicks you. It usually displays a red or white message saying why you couldn't be connected. Then reply here with that text and I can try to help.
  5. rosabel

    Greifer and Logs

    Not possible. Only latest.log is readable, sadly. It may be possible if Minehut allowed you to download those logs, but you can't! And as far as I'm aware, there's no converter to convert the symbols to readable text. I suggest installing CoreProtect. Lets you see who messed with any block as well as lets you rollback. But this only will work if the person griefed while it was installed.
  6. Minehut was down. Try now. I suggest joining the Discord for updates.
  7. This is a great idea. I have a really unique server and the Discord has 400 members. It's somewhat popular. Us unique servers will never and I mean NEVER be as popular as a gens, skymining, or etc server. At least not in general. We may surpass servers and not others. But tbh gens and skymining just blow up for no reason. We need more unique servers in Minehut. I will be joining.
  8. rosabel

    ?

    Minehut was down. Why don't you try now? If it won't load still, try connecting to just Minehut.com. If it still doesn't load, it's on your end.
  9. Wrong, all wrong. First of all. Screw an actual variable and use a local variable list. on break: player has permission "playa" set {_list::*} to dirt, grass block, stone, and cobblestone set {_b} to a random element out of {_list::*} set event-block to {_b} The syntax really is 'random element out of'. This should work. Also no need for an 'if' if you're not going to put an 'else'. It's just laggy and pointless. To make a variable local, assuming you don't know what that is just add an underscore before the variable name. Global: {variable} Local: {_variable} Why is this efficient? It deletes its self after the code is done running. Whileas your list would stay in variables.csv forever. Hey, any bit counts. By the way, a LIST variable is what you need. List variables always end with '::*' Non-List variable just regular variable: {variable} or {_varaible} or {variable::%player%} List variable: {variable::*} or {_variable::*} or {variable::%player%::*}
  10. Put your logs in a pastebin (pastebin.com) and post them here. File Manager > logs > scroll down to latest.log Make sure your server has started then gone offline THEN get your logs and show them.
  11. Try doing /difficulty hard, doing /save-all, and restarting your server. Best of luck to it working, though! If it doesn't, you can always install the Multiverse plugin and change the difficulty using commands from the plugin and that likely should work. The command is /mv modify set difficulty hard <world> If the problem persists and won't stop I've created a solution for this. I'll list the steps here. This can also do the trick if you don't want to go through the hassle of Multiverse. Edit Server > Install Skript plugin > File Manager > Plugins > Skript > scripts > Create new file named "difficulty.sk" > Paste the code below this into that file > Click Save > Execute the command "/sk reload difficulty.sk" in game to put the code into effect. on load: set difficulty of world "world" to hard Just be sure to set ` "world" ` to the name of your world inside the parenthesis. Case sensitive!
  12. rosabel

    payments

    Log in to your PayPal account. Click Settings near the top of the page. Click Payments. Click Manage pre-approved payments. Click Cancel or Cancel automatic billing and follow the instructions. Or if you don't use PayPal you need to cancel it within the site in which you are using to pay it.
  13. rosabel

    Download World

    It shouldn't? Just start up your server, go online, and do the command '/dl world'. If it crashes your server every time either your world is too big or it's a technical issue in which case you can open up a support ticket at Minehut.com/support/form
  14. rosabel

    Banned for boting

    @reign707Yep, it is. Scroll down until you find Reports & Appeals section
  15. Minehut was down earlier. If it continues having problems, go to File Manager > logs > Scroll to latest.log copy and paste everything there into pastebin.com then put the link in a reply here OR make a support ticket at https://minehut.com/support/form
  16. rosabel

    Banned for boting

    Make an appeal in the Appeal section part of the forums. Chances are, you'll be unbanned a few days to a week from now.
  17. You need to go to the main panel Appearance change 'Server Type' to Spigot then on your version tab, 1.17 will be available. A word of warning, if you have an advanced server using extensive scripts from the Skript plugin, this can break a lot of those scripts.
  18. Click the Activate button and wait. If it refuses to even go into any state besides Hibernation, go to https://minehut.com/support/form and fill out a ticket. Should take a day or two.
  19. rosabel

    can't connect

    Interesting. I've never seen this error... Well, best choice is to just contact support like it tells you to. Open a ticket, wait a few days.
  20. BUNKERED is a unique server... We have lots of things you can do. Some of the things include, but are not limited to: ● Buy your own personal bunker, decorate it, and store things, add people, and more! ● Manage thirst & hunger ● Travel the wastelands in our 1300x1300 map! ● Loot one of 2 big cities or 1 small town! ● Craft guns with the ores you find in the wastelands ● Upgrade yours guns DMG, firerate, and give it a custom name, enchants, or lore! ● Upgrade your armor you craft or find ● Play through the story ● And more! What are you waiting for? JOIN BUNKERED.MINEHUT.GG Discord: https://discord.gg/pQYPSj6Pch
  21. rosabel

    Can I delete server?

    You can't delete your server, but you can reset it to a blank slate! How to reset your server: 1. Go to your server panel, make sure your server is online 2. Navigate to the “Danger Zone” tab 3. Click “Reset Server” 4. Stop and start your server You can also change the name, if that's what you mean. It's on the homepage of the server dashboard right under your server's name you'll see a "Change Name" option.
  22. rosabel

    Server crash

    From my experience, there's no way but to reset your world. So if it's a world you don't really care about, reset it, restart the server, and everything will work again. If you care about the world, reach out to support and see if anything can be done. https://minehut.com/support/form Also, try restoring to a backup if you have one.
  23. rosabel

    Fallback server error

    Is that your server? If not, it could be crashing because 1. It's not fully started up. 2. It's crashing on startup for some reason. It could be doing this for a variety of reasons. If it's not your server, best thing to do is contact the server owner/staff and ask for the Discord to stay updated on the situation. If it's yours, please post the logs here in a reply using https://pastebin.com/ File Manager > Logs > Scroll down to latest.log > Copy and paste everything in the website, get the link, and post it here. If it's your server and all else fails, contact Minehut support at minehut.com/support/form Again, don't do those things if it's not your server.
×
×
  • Create New...