Updated WorldEdit processing (markdown)

Jesse Boyd 2015-08-27 06:42:16 +10:00
parent b6269db83e
commit 555a39c14a

@ -9,7 +9,7 @@ The bypass permission is `plots.worldedit.bypass`, the use `/plot toggle worlded
To further extend this, PlotSquared comes with a WE processor you can enable:
- Limits max blockstates and entities with editing (enable chunk-processor)
- Faster and async WorldEdit changes (enable experimental-fast-async-worldedit)
- Faster and async WorldEdit changes (enable experimental-fast-async-worldedit) (bypass this with `/plot wea`)
#### Other notes:
If you want to make other aspects of WorldEdit async as well, you could consider installing AWE.