diff options
author | sfan5 <sfan5@live.de> | 2018-11-15 20:48:20 +0100 |
---|---|---|
committer | sfan5 <sfan5@live.de> | 2018-11-15 20:49:19 +0100 |
commit | b2b2b9364d7dac5a96924b753b588f40ee415ff0 (patch) | |
tree | c6743309d86e902bbf04a5ec3f6f81eed7101be7 /ChatCommands.md | |
parent | b37605943bd384cc1809df7f00740cbe1e266111 (diff) |
Warn about invalid //stretch usageorigin/masterorigin/HEAD
Diffstat (limited to 'ChatCommands.md')
-rw-r--r-- | ChatCommands.md | 6 |
1 files changed, 3 insertions, 3 deletions
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 `<count>` times by offset `<x>`, `<y>`, `<z>` Scale the current WorldEdit positions and region by a factor of `<stretchx>`, `<stretchy>`, `<stretchz>` 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/?`
|