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 community!

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

  1. C

    Skript Cooldown

    Script version: 2.6.1 Minecraft version: 1.18.2 Hello there, I can't seem to make this code work: on connect: set {_n} to 1 on damage of a player: if damage cause is lava: set {_h} to victim's health if {_h} is less than 5: if {_n} is more than 0...
  2. C

    Need some help!

    Hey, I've been trying to make custom spawning in Skript. I don't have any addons for Skript itself. I am new to Skript, so all help trying to make this work is very appreciated! Here is my code: mobs: skeleton, creeper, zombie, baby zombie, villager zombie, enderman, endermite, phantom, and...