Hello,
wihich addon is for
because minecraft report mistake:
or
how to make a message, which send in the specific region. (In plugin worldguard)?
P.S. I tried:
, but without success.
wihich addon is for
Code:
if player is in the region "test":
Code:
Can't compare player with 'in the region "test"'
how to make a message, which send in the specific region. (In plugin worldguard)?
P.S. I tried:
Code:
if "%region at player%" contains "test":