mirror of
https://github.com/boy0001/FastAsyncWorldedit.git
synced 2024-11-22 18:46:53 +01:00
Updated Commands (markdown)
parent
6524fb09a3
commit
8572947164
10
Commands.md
10
Commands.md
@ -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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user