Jump to content

nicholxs

Member
  • Posts

    276
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by nicholxs

  1. nicholxs

    CCTV Help

    Either the plugin is outdated, you don't have a required dependency or your version isn't supported for the plugin. There should be more information on what the error is in the console if you hold CONTROL+F, (search) and type the plugin name
  2. To add to Jackson's post, make sure you are actually on your server, as sometimes you might connect to a server with a similar name thinking its your own.
  3. nicholxs

    Stuck in Hybernation

    This is another bug that occasionally happens. Not too sure why it happens or how to fix it, but I know that if you wait 20 minutes to an hour, it usually gets fixed when you activate up your server again. Last night there was the same issue for a few servers and all the players could do really was wait for minehut to fix it.
  4. Are you sure it's your server? Sometimes you might accidently connect to a server with a similar name as the servers aren't caps sensitive. Make sure you copy the exact name from the panel (or even the IP) and connect to it. Next, if you know you're on the right server, all you have to do is just write the command into the 'Server Command' section (in the picture below). If that still doesn't work, there's a little work around you can do on your server - basically you can do /controlpanel, then click 'Reset Ops', it will remove all the opped players on your server then op you. (Only works for the host)
  5. Could you please send us the logs/console of what happened? Usually when you have disabled plugins, it's because of some sort of conflict and it will always mention it in the console/logs. (ALSO: I recommend using NoCheatPlus and getting a good config for it instead of using PAC)
  6. Not sure... it's supposed to just reset the config? Have you tried restarting? Also, you could also just paste an essentials config right into your config folder (replacing the other one) to start fresh.
  7. If you enabled your command blocks in your server area, it should work, however it requires a server restart. If it still doesn't work after enabling it and restarting, disable, restart, enable the command blocks & restart again. If it still doesn't work from there, I'm not too sure what might be causing it, could be a plugin conflicting with it or you're editing the wrong server.
  8. Could you possibly get screenshots of the /tps when the server is really laggy, as well as the /memory. Usually it shouldn't just lag if the server is running vanilla without plugins.
  9. You could make separate variables for tier 1 and tier 2 generators so that it only drops the $1 note at tier 1, then the other two notes at tier 2.
  10. The ram usage message on the panel is currently broken/disabled so it is not accurate. In-game, if you have essentials, use /gc or /memory to see an accurate and updated version of your TPS/Memory. The other thing is, if you're hosting a free server, since the maximum ram you have is 1GB, it can tend to get laggy if you have a lot of plugins/skripts/redstone contraptions, so make sure you're not overloading it with useless plugins you dont' need.
  11. Will this have any effect on the CPU speed/priority of normal servers?
  12. I don't see anything wrong with it, in fact it's response times were faster then the previous one. It was probably lagging for you since this post was made only a few hours after the servers came back up.
  13. nicholxs

    CCTV Help

    Could you possibly post the errors in the console/logs? (post it to a pastebin please)
  14. What version are you running? What versions does the server support? What plugins do you have? Also, about the 'door glitch', pretty sure that's a visual glitch caused by the client where it thinks the door is opened but is really closed. Have you tried opening/closing/replacing the door? If you have, could you please record a video of it happening, as it will be easier to help you.
  15. nicholxs

    quest

    If you're talking about your minehut panel account, this morning there were major updates on the panel which might've caused it but if you still can't log in, I suggest pressing "Forgot Password" and getting it reset as all the panel issues should be fixed now.
  16. If it was working before you reloaded the plugin, you must've created an error when you reloaded the configuration. Like I mentioned on the other post, you can reset the configuration of your plugins in the same place you installed it. Remember, when you're editing a configuration, you can't just make up your own stuff, you have to edit what's already there and follow the guidelines set in the configuration as it's written by the developer of the plugin. To reset the configuration, go the the panel > edit your server > click "plugins" > search 'Tab Reborn' > click reset config.
  17. nicholxs

    Essentials died

    There's an option in the server panel under the plugin to "Reset Config". Click this for each of your essentials plugins to reset the configs, then simply restart your server. This usually happens when you're editing the configuration and accidently remove something from the config that was needed. If you're editing the config, there are lots of information in comments (#) to guide you on how to edit without corrupting the config, try to follow it so it doesn't happen again
  18. Could be a bug, but it works perfectly fine for me. Since the new update has only just recently been released you should probably give it some time.
  19. I'm not sure since my server is premium, but it could either be a side effect of the premium servers having more cpu power in the new update, or you are reaching your maximum dedicated memory for your server due to any redstone contraptions/plugins/skripts.
  20. 9/10 Much better than the previous panel, especially since the old one had a bit of input lag. Looks a lot cleaner as well!
  21. Honestly, mlum is just a crappy knock-off/remade version of the old 2017 minehut server, Escapists It's sad because Escapists was purely done with commandblocks (way before skript was added) and with skript added it's still nothing compared to it. I'm not saying mlum copied Escapists (since the idea was taken from the game), but it's pretty much identical besides a few changes. In my opinion, there's still lots the server needs to improve.
  22. Instead of actually making a command to override it, you can just cancel it when a player runs it. on command "/minecraft:me": cancel event
  23. Just use a boolean for example: every 30 seconds: loop all players: if {giveitems::%loop-player%} is true: #do stuff You can make a command to set {giveitems::%loop-player%} to true/false. There are other ways to do this but this one is pretty simple and easy to understand
  24. His skripts do work. You're the one that's not good at skript if you can't figure out why they're not working. if you have any further problems DM me on discord: @nicholxs#7891
  25. ^ like the above message said, you should probably send an error message. Sounds like you've messed up indenting somewhere, probably on the first line of a function or command. Also, I'd recommend not making anticheats with skripts as they are extremely unreliable no matter how you code it. It'd be much better to get a good ncp config or mess around and make one yourself.
×
×
  • Create New...