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

    Canceling flower pot interaction

    Hi! I have been trying to prevent a player from taking flowers out of flower pots but hadn't had any success doing so. on right click on flower pot is triggered only when putting something into the pot or clicking empty one. When something is in the pot, the event is not triggered. Is that...
  2. T

    Solved Getting previous state of a block

    Hi! While making this skript, I've run in to an annoying problem. My skript loops blocks in radius 1 when right clicked with a diamond hoe. Then sets the loop-block to diamond block. After one second it should set the loop-block back into the original loop-block (including the facing, location...