mirror of
https://github.com/boy0001/FastAsyncWorldedit.git
synced 2025-02-16 20:41:24 +01:00
Updated Commands (markdown)
parent
6524fb09a3
commit
8572947164
10
Commands.md
10
Commands.md
@ -61,6 +61,16 @@ Usage: `//lazycopy`
|
|||||||
##### Permission
|
##### Permission
|
||||||
- `worldedit.clipboard.lazycopy`
|
- `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:
|
### Schematic streaming:
|
||||||
Usage: "**//stream <file>**". This will bypass area restrictions, clipboard, block logging blockstate/entity limits. Blocks will be placed directly into the world.
|
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