summaryrefslogtreecommitdiff
path: root/Chat Commands.md
diff options
context:
space:
mode:
authorAnthony Zhang <azhang9@gmail.com>2012-12-12 17:17:56 -0500
committerAnthony Zhang <azhang9@gmail.com>2012-12-12 17:17:56 -0500
commite5331d39ae35b945017b5a4229dd089c196df95b (patch)
treef64922e7202321e4b4ccd24e33b2f2c0f3e0d297 /Chat Commands.md
parentf087c3ef715f560ab8e716d5a92cf7b894916b0f (diff)
Many thanks to Smitje for providing a working example of roations.
Changes: fixed rotation and transposition of non-sqaure regions, makers are now moved to the new region boundaries after rotation/transposition, small consistency fixes, finally fix the /hide command.
Diffstat (limited to 'Chat Commands.md')
-rw-r--r--Chat Commands.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/Chat Commands.md b/Chat Commands.md
index b90318b..28db902 100644
--- a/Chat Commands.md
+++ b/Chat Commands.md
@@ -137,7 +137,7 @@ Stack the current WorldEdit region along the x/y/z/? axis <count> times.
### //transpose x/y/z/? x/y/z/?
-Transpose the current WorldEdit region along the x/y/z/? and x/y/z/? axes.
+Transpose the current WorldEdit positions and region along the x/y/z/? and x/y/z/? axes.
//transpose x y
//transpose x z
@@ -155,7 +155,7 @@ Flip the current WorldEdit region along the x/y/z/? axis.
### //rotate x/y/z/? <angle>
-Rotate the current WorldEdit region along the x/y/z/? axis by angle <angle> (90 degree increment).
+Rotate the current WorldEdit positions and region along the x/y/z/? axis by angle <angle> (integer multiple of 90 degrees).
//rotate x 90
//rotate y 180