diff options
author | Anthony Zhang <azhang9@gmail.com> | 2013-05-15 17:03:26 -0400 |
---|---|---|
committer | Anthony Zhang <azhang9@gmail.com> | 2013-05-15 17:03:26 -0400 |
commit | d52f3d649e464bf05ddb7b11a329af7a8c51aa08 (patch) | |
tree | 15b8cad412c112a22168506aef082fd78bef1b71 /Chat Commands.md | |
parent | cedecac3f89892e24d841abbd875fff84b0ae46a (diff) |
Add //unmark chat command, fix position setting not being reset by //reset.
Diffstat (limited to 'Chat Commands.md')
-rw-r--r-- | Chat Commands.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Chat Commands.md b/Chat Commands.md index 1e26586..b3d8cfa 100644 --- a/Chat Commands.md +++ b/Chat Commands.md @@ -14,6 +14,12 @@ Show markers at the region positions. //mark
+### //unmark
+
+Hide markers if currently shown.
+
+ //unmark
+
### //pos1
Set WorldEdit region position 1 to the player's location.
|