Search results

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  1. A

    Scoreboard

    every second in "bowwars": loop all players: if loop-player's world is "bowwars": wipe loop-player's sidebar set name of sidebar of loop-player to "&bBow Wars" set score "&bKills:" in sidebar of loop-player to 5 Errors: [09:23:37 INFO]: [Skript]...
  2. A

    Skript (Kits)

    I was wondering if there was a way to have a change when making a custom command to get a specific item. So I want to be able to do /skypvp kit member which will give you a full set of chainmail armour but replacing one of the chainmail pieces with a iron piece randomly. I have already got this...
  3. A

    Skript (Death)

    I am confused on how to make a player respawn in the same world they died in. Example, if you fall of the map in skypvp world you will teleport to that worlds spawn and they will be given an item. I am using Skript, Skquery, Mutliverse Core 2. Can someone help me?
  4. A

    Skript (Build Permissions)

    I was wondering if there is a way to allow people to build when they are below a certain Y Level. Then after building, the block they placed will disappear after a certain amount of time. Can someone help me?