From b2b2b9364d7dac5a96924b753b588f40ee415ff0 Mon Sep 17 00:00:00 2001 From: sfan5 Date: Thu, 15 Nov 2018 20:48:20 +0100 Subject: Warn about invalid //stretch usage --- ChatCommands.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ChatCommands.md') diff --git a/ChatCommands.md b/ChatCommands.md index ea1f955..528f2df 100644 --- a/ChatCommands.md +++ b/ChatCommands.md @@ -289,9 +289,9 @@ Stack the current WorldEdit region `` times by offset ``, ``, `` 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 2 2 - //scale 1 2 1 - //scale 10 20 1 + //stretch 2 2 2 + //stretch 1 2 1 + //stretch 10 20 1 ### `//transpose x/y/z/? x/y/z/?` -- cgit v1.2.3