diff --git a/ChatCommands.md b/ChatCommands.md index 47a100f..a37b65a 100644 --- a/ChatCommands.md +++ b/ChatCommands.md @@ -283,13 +283,13 @@ Stack the current WorldEdit region `` times by offset ``, ``, `` //stack2 5 3 8 2 //stack2 1 -1 -1 -1 -### `//scale ` +### `//stretch ` -Scale the current WorldEdit positions and region by a factor of positive integer `` with position 1 as the origin. +Scale the current WorldEdit positions and region by a factor of ``, ``, `` along the X, Y, and Z axes, repectively, with position 1 as the origin. - //scale 2 - //scale 1 - //scale 10 + //scale 2 2 2 + //scale 1 2 1 + //scale 10 20 1 ### `//transpose x/y/z/? x/y/z/?`