From d4187866db261192b82930cd561172761dcc83e4 Mon Sep 17 00:00:00 2001 From: Anthony Zhang Date: Tue, 18 Jun 2013 15:05:49 -0400 Subject: Add `//scale ` command (suggested by Jordach), fix transposition description in docs. --- Chat Commands.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'Chat Commands.md') diff --git a/Chat Commands.md b/Chat Commands.md index 4b39526..bba8762 100644 --- a/Chat Commands.md +++ b/Chat Commands.md @@ -166,6 +166,14 @@ Stack the current WorldEdit region along the x/y/z/? axis times. //stack z +5 //stack ? 12 +### //scale + +Scale the current WorldEdit positions and region by a factor of positive integer with position 1 as the origin. + + //scale 2 + //scale 1 + //scale 10 + ### //transpose x/y/z/? x/y/z/? Transpose the current WorldEdit positions and region along the x/y/z/? and x/y/z/? axes. -- cgit v1.2.3