Jump to content

nicholxs

Member
  • Posts

    276
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by nicholxs

  1. Try debug it; does the cooldownManager line actually trigger? add a broadcast just before it to check if it triggers when you rightclick the item. Then test the cooldownManager with other commands to see if it's working or not. Essentially, you're trying to figure out what's not working to fix it.
  2. I don't think suspending servers is necessarily a negative; minehut has rules to keep it family friendly and for ages 13 and above. Because of this, suspending servers that are in violation of the rules is necessary. (Most of the servers we suspend have inappropriate names, motds, pictures in game using item frames, etc). Other than that, we also suspend for botting since it gives servers an 'unfair advantage' per se on the server browser (also because bots aren't allowed)
  3. Moved to the correct section, please post in Help in the future!
  4. Hey! If you feel that your server was wrongfully suspended, you can appeal it here. (https://forums.minehut.com/forum/195-server-suspension-appeals/)
  5. IIRC minehut masks each IP Address, not each player. If you log in on an alternate account, your masked IP will still be the same, and you will still be ip banned on a server.
  6. This is a pretty common misconception people get, which is why it's pretty important to know how ip addresses work. While yes, an IP address can be used to attack people with fake traffic, it's really not something you should be afraid of (and if you are, you should be using a vpn). If you are being threatened by someone claiming to have your IP, you really shouldn't feel threatened because 95% of the time it's a child / wannabe hacker feeling powerful because they know how to use a terminal. Your IP is a unique identifier specific to your TCP/IP network, I wont go into too many complicated concepts, in a nutshell the way you browse the internet or receive feedback from search results is by packets being sent over the TCP protocol with your ip address, the receiver's ip and the data/payload. Because of this, the receiving end can see your IP (for example a website you're interacting with), and you can see theirs. What can you do with someone's ip? Well, while nobody would want to go through the effort to hack the average person, theoretically if they wanted to, they could attempt to get into your machine or router by bruteforcing ports or various other methods but your computer's firewall, router and isp usually block all these sorts of exploits. (Keep in mind hacking into a computer from just an IP is in no way a simple task). They can also track your geographical location usually to the city or nearby city of your ISP provider, but unless you live in a rural area where you can be narrowed down easily, you're basically safe. Other than that, you can also experience scriptkiddies trying to 'dos' you offline by sending a lot of traffic to your network, however it rarely ever happens and in the case it does, you could contact your ISP and get it handled relatively easily. When should you hide your ip? When you want to hide your searching activity from your ISP, when you're trying to avoid ads from tracking you, when you want to protect your data from the government tracking you, and to get around geographical network blocks. TLDR: You should not be worried about your IP on a minecraft server, but if you still are unsure, use a VPN.
  7. You'll have to look at the history of Warzone; it was originally created by Luuke (the founder of minehut) some time around 2015. Since then it's been maintained by various people, now being maintained by Benny and a few others.
  8. It seems that either a plugin is interfering with the command or permission, or it's been blocked with a skript What plugins do you have installed? (check on the dashboard or on discord), or alternatively /bukkit:plugins
  9. Perhaps you're just in a different timezone to the one set in the config? Tab Reborn's time placeholder is native to the region the server is being hosted in, however you can still offset it in the config. Look for the option something along the lines of time offset and alter it with +number or -number to get it with your own timezone. Assuming you don't know how to get to the config: - Open file manager on the panel - Go to plugins - Click on Tab Reborn - Click on config.yml Please note that these may or may not be the exact steps as I don't have any time to test this. Source: https://github.com/NEZNAMY/TAB/wiki/config.yml#placeholderstime-offset
  10. Looks good to me. Source: https://github.com/TheLimeGlass/Skacket
  11. nicholxs

    Plugin Request

    Hi! Please remember to follow the correct procedure by creating a post in the suggestion section next time. In regards to the plugin, it is currently outdated (doesn't support minecraft 1.16.3), with its most recent version being 1.16.
  12. Moved this to the help section. Please remember to post in the correct section next time! In regards to your issue, what kind of things are you changing in the skellet config? And to answer your question, you can use /skellet reload to reload it from in game.
  13. I assume the issue is you are using a plugin which allows support for a feature from a version previous to 1.16, this could be anything like an old combat mod, via version or protocol support. (though, in this case I doubt it is via version or protocol support). If you have identified which plugin is causing it, the only solution is to remove the plugin (or check the config to see if you can enable newer items). If your server relies on a plugin like that, check if there's any similar plugins that get the job done and allow newer items. Also, in the future please remember to post in the community support section and not in general!
  14. nicholxs

    I need some help...\

    Just for future reference, minehut masks the ips of all users on the network (for privacy and security reasons), so trying to ban or unban your actual IP won't work. But with that said, your masked ip is the same over the whole network so if you go on a different minehut server it remains the same. The correct way to solve this issue which has already been pointed out is to manually remove the entry from the json file.
  15. Locked! Please don't necropost! This post was created over a year ago!
  16. What method are you currently using to set plots as your default world? Assuming you followed the following tutorial, all you need to do is change the default level name on the panel, and it sets it as the default world. Some resources that can help:
  17. Locked. Please don't necropost!
  18. Are you uploading a zip folder or the files individually? Also, have you tested the world in single player? If you haven't already, try following this tutorial (click me).
  19. I'm not too sure if it's possible to create a world with just the region files since I'm not too experienced in this, however if you can create a single player world then replace the region files in your saves folder with the downloaded files and it works in single player, you can zip it and upload it to minehut. You should probably start there if you're still looking to upload it.
  20. Hey! Sorry to hear about your problem. It sounds like either the person has access to your console or one of the opped players on your server has opped him and he has gone and opped alternate accounts. There is no way that the user can op themselves without the console, so you might want to change your password on your panel if you feel like it has been breached. Aside from that, you should also be careful with who you op, as once you op them they can op their other accounts and come back later after you have deopped them. In regards to the user, if you have any evidence of them griefing, please submit a player report here. One last thing, I suggest that you install the plugin 'coreprotect', it will help you in the future if you're being griefed so that you can roll back your builds. Also, you can enable whitelist so that only you and the people you trust can join by using /whitelist on, and /whitelist add <player>. I hope this helps. Let me know if you have any more issues.
  21. No, at this moment in time you cannot add mods to your minehut server. However, you can still use client sided mods such as optifine, shaders, etc which do not need the server to have them install. In regards to world edit, world edit is also a plugin which you can install through the dashboard. A suggestion would be to turn through the plugin pages as you might find some plugins which can substitute for a mod, however, sadly you wont be able to run any modpacks like RLCraft or Skyfactory on minehut. I hope this answers your question.
  22. Mid-Late 2015 I believe (also just so you know, they started tracking the join date in december 2015, so that's the earliest join date you can get)
  23. Hey! Sorry for the late response, to connect to minehut via bedrock edition, connect to the IP 'bedrock.minehut.com' with the port 19132. Also make sure your game is up to the latest update.
×
×
  • Create New...