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

    i got some problems... and nobody helps

    soo, recently, i have posted 3 threads, and none if them have helped me, so please help me with them agian, here are some: unbreakable tool, with the nbt tag! give unbreakable dirt to player chat format, i need the group, like prefix or group "%group% %prefix%" on chat: cancel event...
  2. Navid

    Solved Unbreakable tool

    im trying to make the "Axe of Perun", and it needs the unbreakable nbt, heres mine: command /perun: trigger: player has permission "perun.get.sk": give player a diamond axe named "&6Axe of Perun" <-- this gives the name without unbreakable execute player...
  3. Navid

    Solved no fire at lightning strikes

    soo, im trying to make the "Axe of Perun" like the one in hypixel uhc, but when the lightning strikes, fire comes with it and ruins it much. heres the skript i got: on damage: if projectile exists: stop else: attacker is a player: victim is not a player...