From d2b09d3ee64cc81d6311021e231d5bbed73cc531 Mon Sep 17 00:00:00 2001 From: NotMyFault Date: Thu, 24 Jan 2019 23:02:05 +0100 Subject: [PATCH] Updated WorldEdit processing (markdown) --- WorldEdit-processing.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/WorldEdit-processing.md b/WorldEdit-processing.md index 2893215..789592f 100644 --- a/WorldEdit-processing.md +++ b/WorldEdit-processing.md @@ -12,6 +12,5 @@ To further extend this, PlotSquared comes with a WE processor you can enable: - 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 FAWE or AWE. - - https://www.spigotmc.org/resources/free-fast-async-worldedit-%CE%B2.13932/ - - https://github.com/SBPrime/AsyncWorldEdit/releases \ No newline at end of file +If you want to make other aspects of WorldEdit async as well, you could consider installing FAWE + - https://www.spigotmc.org/resources/free-fast-async-worldedit-%CE%B2.13932/ \ No newline at end of file