Jump to content

TheCodingDuck_

Member
  • Posts

    95
  • Joined

  • Last visited

Everything posted by TheCodingDuck_

  1. What are you using? Bukkit or spigot or paper. Do you have a data pack that may be affecting the server? I see something about that Have you changed versions recently?
  2. It will automatically increase as needed, you have the 3.5gb of ram, but it won't be allocated until needed.
  3. My discord is Colton#4708. If you want to make it activated by default just add on join: {randomItems::%player's uuid%} is not set set {randomItems::%player's uuid%} to true
  4. Could you paste the logs into a pastebin and send that here so it's readable?
  5. on load: set {items::*} to all items remove end portal frame from {items::*} # remove the rest here on join: while player is online: if {randomItems::%player's uuid%} is true: give player random element out of {items::*} wait 5 seconds command /toggle: trigger: set {randomItems::%player's uuid%} to true if {randomItems::%player's uuid%} is not true, else false
  6. Have you checked if there is a config for the plugin that lets you edit it? Or maybe commands?
  7. @Areizl @Gl1tchPr0xy Requesting lock for necropost
  8. @Areizl @Gl1tchPr0xy Requesting lock for necro
  9. Hey! Can you send your logs here when your server crashes? (if he's still doing it) The logs will help us figure out what he is using to crash and how you can fix it.
  10. TheCodingDuck_

    operator

    Activate your server, click "console" in the bar at the top, then scroll down to "enter command" and type "op yourname" in that area
  11. Requesting lock for necropost.
  12. How many players do you have online when you do the command?
  13. What happens when you attempt to upload plugins? If this continues I would recommend contacting Minehut support and they can help you better.
  14. Hey! If you make yourself an operator ("op") on your server, you can type /seed and get the server's seed! To make yourself an operator, go to your console and type "op yournamehere"
  15. This is not possible unless you do unsupported things with your server. To do this, you will have to set up an external server that the players vote for, which then tells your Minehut server that they voted and to give them the reward. Once again, this is UNSUPPORTED by Minehut, so you will have to figure it out yourself.
  16. There are several ways of getting credits if you need them. 1. Voting: To vote you have to connect your Microsoft (Minecraft) account to your Minehut account, then type /vote in the hub and vote for Minehut 2. Events: Minehut occasionally (last even was like a year ago but still) host events. In these events, the winners often get credits or ranks. 3. Buying them: You can buy credits lol.
  17. Send the entire logs when it crashes please. (In a pastebin)
  18. TheCodingDuck_

    Help

    Have you tried resetting the world? Updating to a NEWER version shouldn't cause issues, but if it does then resetting the world should help.
  19. You'd have to detect if it was a kill with end crystal and then use `last attacker` instead of `attacker`
  20. Requesting lock for necropost @TNTiramisu
×
×
  • Create New...