Jump to content

SWOEN

Member
  • Posts

    58
  • Joined

  • Last visited

  • Days Won

    3

Posts 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. On 10/2/2022 at 12:34 AM, LindaW said:

    There is so much useful and interesting information here, especially for students. I would also like to leave a recommendation about assignment writers who help me overcome difficulties on the way to getting an education. With these guys, you can forget about student debt. I am sure it will be useful for all students.

    Using a Minecraft Server forum for advertising assignment writers? Great choice LOL

  3. 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! 

  4. 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!
     

  5. 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!


    image.png.6d040f034dca7723bdd38252ceb3ff0e.png

    image.thumb.png.2bc0a067165284e232be88deaeb1b4a9.png

  6. 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

     

×
×
  • Create New...