Skip to content
This repository was archived by the owner on Sep 29, 2019. It is now read-only.
This repository was archived by the owner on Sep 29, 2019. It is now read-only.

Worldguard Expressions #36

Description

@weberlepecheur

Hey,

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 :
image

Expr. like (add | remove) (members | owners) works fine.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions