-
-
Notifications
You must be signed in to change notification settings - Fork 2
Usage
/zone
prints out a clickable menu with things you can do!
/zone find
enabled the find mode for zones. During its activation you have a bossbar at the top of your screen where you can see in which zone you are currently standing in.
/zone cancel
deactivates this for you again.
/zone create
is let's you create a new zone. During the selection of the edge points the corners are highlited with a beacon beam.
/zone delete <zone>
deletes a zone you own.
/zone info <zone>
prints out information about a zone you own.
``/zone list` list all your zones you own
/zone flag <zone> <flag> <flagvalue>
changes the <flag>
with the <flagvalue>
on <zone>
/zone addmember <zone> <player>
add a player to a zone you own
/zone removemeber <zone> <player>
remove a player from a zone you own
/zone subcreate <zone>
create a subzone with <zone>
as its parent. the subzone has to be in the boundaries of <zone>
but is not limited to the full world height, so you can create a 1 block subzone for example.
/zone select <zone>
selects <zone>
as a worldedit selection so a plugin like worldedit-selection visualizer can diplay this zone as a selection
/zone unselect
resetting your worldedit selection made with /zone select <zone>
/zone reload
reloads the condig files
/zone update
check for an update