diff options
author | Kyle <kyle.kylina@gmail.com> | 2012-09-10 10:09:03 -0700 |
---|---|---|
committer | Kyle <kyle.kylina@gmail.com> | 2012-09-10 10:09:03 -0700 |
commit | 93100a20be1cd2109c62b053ba3e22cb9f999983 (patch) | |
tree | e35b1a60323650cf9df36a6e20f4a6c87ddc00ee /README.md | |
parent | 17c1e3887c7af21983ec148d965857829f62e452 (diff) |
document the //move change
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -129,7 +129,7 @@ Copy the current WorldEdit region along the x/y/z/? axis by <amount> nodes. ### //move x/y/z/? <amount> -Move the current WorldEdit region along the x/y/z/? axis by <amount> nodes. +Move the current WorldEdit positions and region along the x/y/z/? axis by <amount> nodes. //move x 15 //move y -7 |