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

    Solved Cauldron problem

    Hello people, I have a problem detecting de cauldron, here is the code: on right click: if clicked block is a cauldron: send "test" It seems simple, it doesn't throw any error but I don't know why but when I click to a cauldron it doesn't do anything. I'm using Skript 2.4.1...
  2. F

    Solved Region argument problem

    Hello all of you, I'm trying to make a reset region skript. The idea is the following one: command /mreset [<text>]: trigger: if arg 1 is not set: send "You must put a region name" to player if arg 1 is a region: make player execute command "//schem...