Updated Commands (markdown)

Jesse Boyd 2016-04-26 11:12:58 +10:00
parent f0c9d5247c
commit 6524fb09a3

@ -42,12 +42,6 @@ Usage: "**//cancel**". This will cancel your current edit.
##### Permission
- `fawe.cancel`
### Schematic streaming:
Usage: "**//stream <file>**". This will bypass area restrictions, clipboard, block logging blockstate/entity limits. Blocks will be placed directly into the world.
##### Permission
- `fawe.stream`
### Fix lighting:
To fix the lighting in an area use "**//fixlighting**". This is an admin command and bypasses area restrictions.
@ -58,4 +52,17 @@ To fix the lighting in an area use "**//fixlighting**". This is an admin comman
To select your current WorldEdit region, use "**//wrg**", (if region restrictions are enabled in the config file and the user has the appropriate `fawe.<plugin>` permission). Selects the region you are standing in if you have build access to the region and your feet are inside the region (ie, not just on top). Useful if e.g. you want to select the plot you are in.
##### Permission
- `fawe.worldeditregion`
- `fawe.worldeditregion`
### Lazy Copy
Lazily copy an area. It will be copied later when you perform an action with your clipboard such as pasting.
Usage: `//lazycopy`
##### Permission
- `worldedit.clipboard.lazycopy`
### Schematic streaming:
Usage: "**//stream <file>**". This will bypass area restrictions, clipboard, block logging blockstate/entity limits. Blocks will be placed directly into the world.
##### Permission
- `fawe.stream`