diff --git a/WorldEdit-processing.md b/WorldEdit-processing.md index ab1bced..e8836d1 100644 --- a/WorldEdit-processing.md +++ b/WorldEdit-processing.md @@ -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.