Jump to content

rosabel

Moderator
  • Posts

    806
  • Joined

  • Last visited

  • Days Won

    27

Everything posted by rosabel

  1. No, there is no way unless you're willing to lose the current world you have. Or, unless you have a backup of your server on 1.16.5.
  2. 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.
  3. rosabel

    2

    Do what Kittne said, but don't forget to click 'save' and then restart.
  4. Do this again. Then check your console, send the console log here. The cause of your kick will be in your console log.
  5. Mods move this to #Skript!! This is fairly easily achievable with skript every 1 minute is an actual event in Skript believe it or not. The code you want will take just 3 lines. 'every 1 minute' 'loop all players' then give the loop-player an item. Figure that out and you'll be going on your way to learn code! Sort of..
  6. When on the server, wait a while for the lag to start up, then do the command /timings report paste the log you receive here. That'll tell you all the causes of lag in your server. Overall, Minehut could have been having issues then. Also execute the command /tps when it gets laggy and tell me what it says. If it's 19-20TPS, it's on Minehut's end or yours, however if it's below 17, it's on your server.
  7. It's impossible that you lost your whole world and everything. If you rejoined, and your inventory was reset, then that's truly remarkable. All whitelisting does is make it so others can't join, even if you got kicked for not being on the whitelist, your playerdata wouldn't reset. If your inventory and world is reset completely, I'm bummed, but if you had your inventory, chances are your base is still out there somewhere. Try restoring a backup, if you have one.
  8. Simply activate the dropdown menu as shown in the screenshot below. Note that your server must be Spigot OR Fabric. 1.19 does not yet have Paper support.
  9. For /nick to work Essentials' change-displayname must be set to true in config.yml you may also need to adjust the chat format in Esssentials' config.yml as well.
  10. That's an issue with Minehut chat filtering, not much you can do! Usually gets fixed when you rejoin, however.
  11. Your friend is being silly. Ping would only be slightly affected due to distance, if at all. Minehut servers are in San Fran California I believe, or LA.. you have nothing to worry about. You probably wouldn’t notice a difference in connection.
  12. rosabel

    My Golden Crates Code

    Honestly it looks like you opened a JAR file on the Minehut file manager. You can not open JAR files in a text file otherwise it’ll all be encrypted, there’s nothing to worry about here. If you were looking to yoink some code from a Java Plugin the best bet is to decompile it, but knowing how you are confused by this response when opening a JAR file you probably won’t get far.
  13. Just look up the multiverse plugin and ensure you’re getting the 1.18x compatible version. I use multiverse for 1.18.2 > https://www.spigotmc.org/resources/multiverse-core.390/ while it may not list 1.18 as a supported version, it will work. If it doesn’t, do some commands, then paste any errors in console here
  14. rosabel

    My dream

    Had the same dream actually.
  15. rosabel

    Custom RPG mobs

    You could try to find some plugins to suit your needs on SpigotMC. But a lot of what you're talking about would need to be done through custom coding. If you don't want to learn Java, learn Skript it's the next best thing, all you need is the Skript plugin, a few addons like skBee skQuery and Skellet. Then all of what you're saying is achievable. The next step is to learn, which I wish you good luck. I have an article also for Skript Beginners ~~ https://forums.minehut.com/topic/48825-skript-common-mistakes-how-to-optimize-your-code/#comment-148091
  16. Any crashes you have will not be relating to your server plan.. Unless you have the unholy "An internal server connection error has occurred" error, then god forbid. However, to know the cause of your startup issues I would need you to start up your server, and see the logs. Also note the bigger worlds, the more plugins, and the bigger file storage your server uses, the longer it will take to start. Sometimes taking even up to 10 minutes to fully hibernate (which is needed after a hard crash), and then it would take another 10-15 minutes to load up your server. These times VARY based on how large your server has gotten. Saying you have startup issues is very vague. Be more specific.
  17. Yes. Any file from File Manager can be selected and downloaded. Alternatively, you could just copy & paste config files into Notepad, save them, then paste them all in your new plugin's config on your other server.
  18. If it was on a newer version before, yeah, this will happen. I'm not sure how one can save worlds when reverting version, but the worlds do not take it well. If you want to have your server back, delete your worlds (If you really care about them BACK THEM UP!) or change back to the newest version.
  19. 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.
  20. rosabel

    Shopkeepers not working

    Either you have an outdated version of the plugin, or you have a newer version of the plugin but you're on 1.17.1, meanwhile the plugin is on 1.18x. Get the proper version or update your server's version. Logs of the error in console when you do the command will help narrow down the issue, too.
  21. You would go to File Manager and find your world. Then you would select it in the File Manager and hit the download button. For uploading worlds: 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.
  22. rosabel

    Scoreboard

    Mods please move this to #Skript!! Lamborghini26......... Do not use SKRAYFALL. SkRayfall is heavily outdated in terms of scoreboard. Use SKbee. You can scroll down to find a code snippet in my other post ~ But if you insist on using SKRAYFALL... Adding this snippet of code to your function may just do the trick. toggle player's scoreboard on
  23. rosabel

    Minehut Voting

    Some voting sites track your votes by your IP and not by username. I'd like to say this is what's happening here? All in all, there's not much you can do except for put on a VPN each time, but that's a lot of unnecessary work.
  24. rosabel

    Server version

    Oh my friend.. You have made a grave mistake. Your server is basically telling you, I'm trying so hard to load this part of your world, but I'm outdated, and it's a newer version.. I need to stop the server because your world can't be loaded anyways. Good news for you is that it can all be fixed by upgrading to the newest version. You managed to find out how to revert your server to an older version, so change it back.
  25. rosabel

    Server version

    Servers don't do well with reverting to old versions. Try restoring a backup. I'd like to also say it's unlikely your plugins stopped working just because you switched to 1.18.2. Overall, it's still the same version of Minecraft. Try seeing what specific plugin doesn't work and either update it or remove it. Plugins made on 1.18.1 should work just as fine as 1.18.2. Perhaps there's another reason your plugins aren't working, may I see your logs?
×
×
  • Create New...