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

    Addon Skellett - The beast addon!

    As in the one that is marked as only 1.12 compatible...? Or something else?
  2. Burnty_

    Addon Skellett - The beast addon!

    How was this implemented in vanilla Skript? The old script I have to launch random fireworks when a set block is clicked used: launch fireworks at {_loc} with duration 2 But this will no longer work in 1.15.2 with Skript 2.4.1 and I'm not sure what to change it to as the documentation I can...
  3. Burnty_

    Solved Stopping Ender Crystals from Exploding

    Looking for a way to stop ender crystals from exploding - tried the obvious: on damage: victim is an ender crystal cancel event But no dice - tried a few other things as well but whatever I do I can't seem to stop it exploding when hit/clicked. I am using Skript 2.4beta7 on Paper...