region enter

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

    Solved Applying effect while player is in specific region

    Hello, I have problem with my skript but no error is showing, can anyone please tell me what wrong with this code ? on region enter: if "%region at player%" contains "small_cave": while "%region at player%" contains "small_cave": apply speed tier 2 without particles to player for 1...