creeper

  • 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. R

    How do I make creepers stop exploding?

    I have mostly solved everything for this, however I still have some trouble making the creeper stop trying to explode. Code: on explosion prime: if event-entity is creeper: if name of event-entity is "&d&lUwU": cancel event create a safe explosion with...
  2. D

    /spawnmob -ish type of command help

    Skript Version: Skript 2.2 (dev20c) Skript Author: Bensku Minecraft Version: 1.8.9 --- Full Code: command /creeper [<text>]: permission: creeper.use permission message: &cNo permission! Usage: &c/creeper executable by: players trigger: if arg-1 is not set...