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

    Blocks will not set

    on any move: set {nextblock} to block below the player set {loc::%player%} to location of the block below the player block below the player is not air set {loc::%player%} to gold ore wait 3 seconds set {loc::%player%} to {nextblock}
  2. N

    Solved [UNSOLVED] Can't understand this condition. For everything?

    Skript Version (do not put latest): Skript 2.3.6 (stable) Skript Author: Bensku Minecraft Version: 1.8 --- Full Code 1: command "test": trigger: message "Command works!" Error Message 1: Can't understand this condition/effect: message "Command works!" Full Code 2: every...