Solved Region enter/leave not working

  • 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!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

Rektb

New Member
Jul 7, 2017
5
0
0
27
Hi, I am trying to make a combat logging skript and I want to prevent players from entering/leaving regions while they are in combat.
I wrote a simple skript and it did work well, no errors on reload. But, when I logged in combat, I could leave and/or enter regions, so I made a test like this:
code_language.skript:
on region enter:
    send "Hello" to player
but it didn't work. I also tried with "on region leave" but it didn't work neither.
Server version: 1.12.1 with Spigot
Spigot version: the latest
Skript version: 2.2-dev31
Region plugin: World Guard (version 6.2.1;84bc322)
World Edit: yes (version 6.1.7;dd00bb1)
 
Status
Not open for further replies.