Updated Commands (markdown)

Jesse Boyd 2016-09-28 18:34:32 +10:00
parent 4368609376
commit abdbf10bac

@ -77,6 +77,12 @@ Desc: Performs multiple WorldEdit commands at the clicked location with a provid
Perm: `worldedit.brush.height`
Desc: Raise or lower terrain (ommitting an argument will use the default value)
Note: Use a negative yscale to reduce height
#### `//brush spline <pattern> <radius>`
Perm `worldedit.brush.spline`
Desc: Right click to select some objects, left click to join them together.
Note: Insufficient brush radius, or clicking the the wrong spot will result in undesired shapes.
Pic1: http://i.imgur.com/CeRYAoV.jpg -> http://i.imgur.com/jtM0jA4.png
Pic2: http://i.imgur.com/bUeyc72.png -> http://i.imgur.com/tg6MkcF.png
#### `//brush copy [depth]`
Perm: `worldedit.brush.copy`
Desc: Recursively explore and copy a clicked object to your clipboard (right click the base of the object)