Document markers and give an example for //reset.

This commit is contained in:
Anthony Zhang 2012-07-16 14:54:14 -04:00
parent b6933816b8
commit 0606a910e2
1 changed files with 8 additions and 0 deletions

View File

@ -20,6 +20,12 @@ Each positions together define two opposing corners of the cube. With two opposi
Regions are not saved between server restarts. They start off as empty regions, and cannot be used with most WorldEdit commands until they are set to valid values.
Markers
-------
Entities are used to mark the location of the WorldEdit regions. They appear as boxes containing the number 1 or 2, and represent position 1 and 2 of the WorldEdit region, respectively.
To remove the entities, simply punch them. This does not reset the positions themselves.
Commands
--------
@ -27,6 +33,8 @@ Commands
Reset the region so that it is empty.
//reset
### //pos1
Set WorldEdit region position 1 to the player's location.