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

    Detect if entity is wearing a block

    Code: on damage of a zombie: if victim is wearing oak leaves: send "help" to all players There was no error, however, when the zombie is wearing oak leaves on its head, then hurt, it doesn't send "help" in the chat. I have searched the forum and could not find anything that might help.
  2. Killerz1243

    How do you create Scoreboards?

    Skript version: 2.2 Skript Author: Killerz1243 Minecraft Version: 1.14.4 My code: every second: loop all players: wipe loop-player's sidebar set name of sidebar of loop-player to "&b&lServer Name" Errors on reload: Line 13: Can't understand this condition/effect: wipe...