diff options
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
 | 
