Jump to content

BurningBrimstone

Member
  • Posts

    203
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by BurningBrimstone

  1. Hello! You need to make your own kill counter variable! Consider using the following: on death: victim is player attacker is player add 1 to {kills::%attacker's uuid%} Hope this helped
  2. It might be asking you to re-authenticate the account via the account's email. If you could check your inbox, and spam, you might find a message.
  3. Awesome! Thanks for contributing to the forums. It's great to see so much activity on here.
  4. If your account has security issues, please create a support form here. In addition, attempt to change your password for your Minehut account which you can do by going to the login screen on the Minehut Website and clicking "Don't remember your password?" Hope you're able to resecure your account.
  5. As @Darkdeviousdevil said, it's unlikely you'll be able to recover your inventories. But in a long shot case; do you happen to have Multiverse or Multiverse related plugins installed? Remember you can always create a support ticket here if you're having issues with your server or server files.
  6. Hallo! Sie können eine Serveranzeige mit dem folgenden Link erstellen. Bitte verwenden Sie keine anderen Bereiche des Forums, um Werbung zu schalten! https://forums.minehut.com/forum/10-server-advertisements/?do=add
  7. Hello! What plugins do you currently have installed on the server? You can most easily find the list of installed plugins by executing the command "/plugins" in game.
  8. If you're having issues starting your server: If it's a different issue, please respond to this thread or make a new one.
  9. Please refrain from posting on threads more than a month old, in accordance with the forums rules. That being said, the servers have reached their maximum limit and new ones cannot be started until slots are emptied. See the below post: If you want updates on the situation, consider joining the Minehut Discord.
  10. Hello! When making a plugin suggestion post, you need to include a plugin and a link to that plugin. Minehut currently has a plugin called "Dream's Man Hunt" which introduces this functionality. If you're looking for alternatives to that, consider looking into making a suggestion for "Simple Player Tracker". It's a well updated, extremely clean plugin. https://dev.bukkit.org/projects/simple-player-tracker Enjoy!
  11. Yes. Honestly skript is your best solution here regardless. I kinda feel bad that I couldn't fix this one for you. If you contact me on Discord (Brim#0768) I'll write the Skript(s) for you.
  12. Yes, but it assumes the other players have OP; do you have other players online with OP? And perhaps it was fixed in PaperMC.
  13. They've never been able to. See this wiki page for further details. That being said, they should be able to run /whitelist unless Minehut has changed the behavior; have you enabled command blocks in your server settings?
  14. Hello! The /op command requires a Minecraft permission level of atleast 3. Command blocks execute commands at a permission level of 2. There is no way to change this. Consider using a plugin like Skript to run commands with higher permission levels.
  15. Hello! Make sure you're using the commands: /pardon (user) /unban (user) If it's still not functioning, consider deleting your banned-players.json file in the Server file manager. Hope this helped!
  16. Awesome! Don't burn yourself out.
  17. Not a problem! If you have more questions feel free to ask in this forum, or on the Minehut Discord!
  18. Nope! Your world will be completely unaffected.
  19. Hello! Follow these steps to fix the issue: 1: Force hibernate your server 2: Start your server 3: Once started, DO NOT JOIN. Run the command /gamerule randomTickSpeed 3 4: Run the command /save-all. 5: Restart your server. Hope this helps!
  20. on chat: if event-player has permission "hello.world": set chat format to "<gray>[[sender]]: [message]<reset>" In the future please use the Marketplace section of the forums to ask for skripts. Enjoy!
  21. Huh, just hit 100 posts.

    Anyone have any ideas on how to celebrate?

     

    Love ya' all ❤️

  22. Make sure you're a server operator, and that you're prefixing your commands with a double forward slash: // See below for some commands you can test with: //wand //navwand //replacenear 3 grass_block stone //drain 20 If you have further issues, or need help with anything else, feel free to ask!
  23. Just incase, you can whitelist your server with /whitelist on, and add your friends with /whitelist add [username]. This will prevent other users from joining your server! Enjoy.
  24. No. API starts are no longer supported, as the message states. Sorry for the troubles.
  25. Hello! You can enable claims in other worlds within the GriefPrevention configuration file! See below: Claims: Mode: world_nether: Disabled world: Survival world_the_end: Disabled You can set the disabled values to "Survival" to allow for claiming. The filepath to access the configuration is FileManager/Plugins/GriefPreventionData/config.yml Enjoy!
×
×
  • Create New...