summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 84e2820..ffe6852 100644
--- a/README.md
+++ b/README.md
@@ -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.