Updated Commands (markdown)

Jesse Boyd 2016-05-01 11:18:08 +10:00
parent 6524fb09a3
commit 8572947164

@ -61,6 +61,16 @@ Usage: `//lazycopy`
##### Permission
- `worldedit.clipboard.lazycopy`
### Heightmap brush
`//brush height [radius] [file] [rotation] [yscale]`
- If a file isn't specified, a cone heightmap is used.
- The default radius is 5.
- Put your heightmap files in `FastAsyncWorldEdit/heightmap`.
- Accepted formats include `.png`.
##### Permission
worldedit.brush.height
### Schematic streaming:
Usage: "**//stream <file>**". This will bypass area restrictions, clipboard, block logging blockstate/entity limits. Blocks will be placed directly into the world.