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

    On Death

    thanks worked <3!
  2. J

    On Death

    So I am using this code: on death of wither: broadcast "" broadcast "&c A &4&lWither&r&c was killed by %player! Nice!" broadcast "" on death of ender dragon: broadcast "" broadcast "&c The &4&lEnder Dragonr&r&c was killed by %player! Nice!" broadcast "" however when I...
  3. J

    New Line

    Hi I was just wondering I am trying to make a kick command which loops through all player loop all players: kick the player due to "&c&lServer Restart | Rejoin in a few minutes!" How do I add a new line? I want it so its like &c&lServer Restart &c&lRejoin in a few minutes...