Jump to content

SWOEN

Member
  • Posts

    58
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by SWOEN

  1. Have you been banned from the server "CosmeticBox" or from Minehut? If you have been banned from "CosmeticBox" please contact their staff/support team. If you have been banned from Minehut this is not the way to appeal, and you shouldn't have been banned for things in chat, rather a mute.
  2. Sorry for the late response, It should have been fixed indeed, try restarting your router, VPN or other form of Internet Connection. If these things don't work contact Minehut Support here: https://minehut.com/support/form
  3. Does your server have these plugins: ViaVersion ViaBackwards ViaRewind If it does, you should probably contact the plugin developer for your issue (Their discord: https://discord.gg/ViaVersion)
  4. You should probably use the File Manager to upload your own plugin .jar files. No need for the add-on tab. Here are some Crate plugins: https://www.spigotmc.org/resources/cratesplus-free-crates-plugin-1-8-1-16-4.5018/ https://www.spigotmc.org/resources/excellentcrates-advanced-custom-crates.48732/ https://www.spigotmc.org/resources/free-crate-reloaded-mystery-crate-1-8-1-19-x.861/ Hope this helps!
  5. Using a Minecraft Server forum for advertising assignment writers? Great choice LOL
  6. When you set hardcore to enabled in the Minehut dashboard settings, the difficulty does not automatically become Hard. You have to change that to Hard in the settings tab, or in-game using /difficulty (you have to do this command in every dimension)
  7. SWOEN

    Command list

    If you are talking about Minecraft commands: https://minecraft.fandom.com/wiki/Commands If you want a list of all commands, try doing /help [page] to see all commands for every plugin. (If that plugins supports it, and you have a server version that is able to do so)
  8. Minehut should've fixed this. If you still experience this problem, please send another post in here, or if you are the only one (or one of the few) contact support here: https://minehut.com/support/form Hope this helps!
  9. Minehut should've fixed this. If you still experience this problem, please send another post in here, or if you are the only one (or one of the few) contact support here: https://minehut.com/support/form Hope this helps!
  10. Minehut should've fixed this. If you still experience this problem, please send another post in here, or if you are the only one (or one of the few) contact support here: https://minehut.com/support/form Hope this helps!
  11. SWOEN

    Can't connect to server

    Minehut should've fixed this. If you still experience this problem, please send another post in here, or if you are the only one (or one of the few) contact support here: https://minehut.com/support/form Hope this helps!
  12. It should now all be fixed. If you still experience this problem please send another message here, or if you are the only one contact support. (https://minehut.com/support/form)
  13. while {_loopidx} is smaller than 26: Try writing it down in words as shown above. Hope this helps! If this solved the problem please select it as "Solution" to let people know it's been fixed
  14. The server should never go into hibernation if its starting, it probably goes into hibernation since it failed to start. Please send a full log (latest.log) in here using Pastebin (or another pasting service)
  15. SWOEN

    I cant download plugins

    Minehut has now fixed this. However, its still recommended to install plugins directly by downloading them, than putting them in the Plugins folder in the File Manager. Its just better, and has no errors. Hope this helps!
  16. SWOEN

    Citizens

    Its most likely that your version of Citizens isn't compatible with your servers version. Could you please execute these 2 commands and tell me what it says: /version /version Citizens Also, have you got it from their official website? Or downloaded got it from a leak website (BlackSpigot, DirectLeaks, etc...) Hope this helps for now!
  17. You can use the World Tab in the Dashboard of your server. However, if your World File is over 500 MB you have to upload it manually in the File Manager using a zip-file and extracting it. See attachments for image about where to find the Upload World section. Hope this helps!
  18. Could you explain a bit more? Did you give him access to your Minehut account? What plugin are you referring to? What do you mean with "he then locked the console tab"
  19. SWOEN

    votifier

    Minehut doesn't allow for servers to open custom ports. Because of that any form of Votifier or NuVotifier is not possible.
  20. SWOEN

    Low Mob Spawning

    Set the difficulty to "normal" or "hard" to increase mob spawns
  21. It can take some time to load. Please wait until it loads in. TIP: Don't use the addons feature or shop for installing plugins. Just find them on google and install them using the file manager
  22. Please send a image or text to what error message you get when it sends you to the server.
  23. When you give them certain roles, you have to execute this command:: /luckperms user {players name} group set {whatever group you want the player to be in}
  24. SWOEN

    Command-Making

    Skript. Its an easy coding plugin that allows you to do almost anything! Here are some usefull links: Download: https://dev.bukkit.org/projects/skript or https://github.com/SkriptLang/Skript/releases Documentation: https://docs.skriptlang.org/ Here is a basic command that you can edit to your likings: command /example: #this is the name for the command that you will execute when doing /command permission: skript.command #this is the permission for the command, you don't have to include this cooldown: 15 #the cooldown in seconds, you again don't have to include this trigger: #the trigger for the command so what will happen when the command is triggered send "Hello World" to player #this sends "Hello World" to the player that executes the command
  25. Quick TIP: In stead of using this: broadcast "" broadcast "TEXT" broadcast "" You should use this: broadcast "%newline%TEXT%newline%" This is to prevent any messages from coming in between the 3 different messages, now it sends as 1 message in stead of 3.
×
×
  • Create New...