--- FAWE is a fork of WorldEdit that has huge speed and memory improvements and considerably more features ## Links * [Spigot Page](https://www.spigotmc.org/threads/fast-async-worldedit.100104/) * [Discord](https://discord.gg/ngZCzbU) * [Wiki](https://github.com/boy0001/FastAsyncWorldedit/wiki) * [Report Issue](https://github.com/boy0001/FastAsyncWorldedit/issues/new) ## Downloads ### 1.13+ * [Download](https://empcraft.com/fawe/download/?bukkit113) * [Jenkins](https://ci.athion.net/job/FAWE-1.13/) ### < 1.12.2 * [Download](https://empcraft.com/fawe/download/?bukkit) * [Jenkins](https://ci.athion.net/job/FastAsyncWorldEdit/) * [Repository](https://github.com/boy0001/FastAsyncWorldedit) ## Building FAWE uses gradle to build You can safely ignore `gradlew setupDecompWorkspace` if you are not planning to work on the forge side of FAWE. ``` $ gradlew setupDecompWorkspace $ gradlew build ``` ## Contributing Have an idea for an optimization, or a cool feature? - We will accept most PR's - Let us know what you've tested / what may need further testing - If you need any help, create a ticket or discuss on [Discord](https://discord.gg/ngZCzbU)