You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 29, 2019. It is now read-only.
I want to use your wg expr from 1.6.3 but it doesn't work, or it's me ? ^^
Skript 2.2dev13b
Spigot 1.12.2
Sharpsk 1.6.3
WorldGuard 6.2.1
Code:
on right click:
set {_sharpsk} to sharpsk region at player's location
send "§6Name : %{_sharpsk}%"
set {_owners::*} to sharpsk worldguard all owners of region "%{_sharpsk}%" in world "world"
send "§aOwners : %{_owners::*}%"
set {_owners2::*} to sharpsk worldguard all owners of region "ospone_weber_le_pecheur" in world "world"
send "§dOwners2 : %{_owners2::*}%"
Results :
Expr. like (add | remove) (members | owners) works fine.