diff options
author | Anthony Zhang <azhang9@gmail.com> | 2012-10-18 21:28:58 -0400 |
---|---|---|
committer | Anthony Zhang <azhang9@gmail.com> | 2012-10-18 21:28:58 -0400 |
commit | 5f598db3e6ef1f30cdba9cda4b2e0f32c658de16 (patch) | |
tree | fc39684f781431c9942ec02eaf619244a4cb2699 /Chat Commands.md | |
parent | 4f0ffe731ffd2e79ae6dfacf5c3310a1ac79f9b4 (diff) |
Implement and document the new //p set1 and //p set2 functionality.
Diffstat (limited to 'Chat Commands.md')
-rw-r--r-- | Chat Commands.md | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/Chat Commands.md b/Chat Commands.md index f140880..8e8da96 100644 --- a/Chat Commands.md +++ b/Chat Commands.md @@ -26,11 +26,13 @@ Set WorldEdit region position 2 to the player's location. //pos2
-### //p set/get
+### //p set/set1/set2/get
-Set WorldEdit region by punching two nodes, or display the current WorldEdit region.
+Set WorldEdit region, WorldEdit position 1, or WorldEdit position 2 by punching nodes, or display the current WorldEdit region.
//p set
+ //p set1
+ //p set2
//p get
### //volume
|