diff options
author | Anthony Zhang <azhang9@gmail.com> | 2012-07-22 15:22:36 -0400 |
---|---|---|
committer | Anthony Zhang <azhang9@gmail.com> | 2012-07-22 15:22:36 -0400 |
commit | 9067f733494930bb7bff98932164a765d054fdda (patch) | |
tree | 856e2cb6526bf0913c08ba51706bd20984ef1574 /README.md | |
parent | 5ce4517e66f00531103b866f3c9e8ad71191d9a9 (diff) |
Add //mark command and document it.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -35,6 +35,12 @@ Reset the region so that it is empty. //reset +### //mark + +Show markers at the region positions. + + //mark + ### //pos1 Set WorldEdit region position 1 to the player's location. |