--- # Report bugs and issues regarding 1.13 [here](https://github.com/IntellectualSites/FastAsyncWorldEdit-1.13/issues/new) after ensuring there isn't already an issue like that.
Do NOT do that in this repository! FAWE is a fork of WorldEdit that has huge speed and memory improvements and considerably more features It is available for Bukkit, Forge, Sponge and Nukkit. ## Links * [Spigot Page](https://www.spigotmc.org/threads/fast-async-worldedit.100104/) * [Discord](https://discord.gg/ngZCzbU) * [Wiki](https://github.com/boy0001/FastAsyncWorldedit/wiki) ## Downloads ### <1.12.2 * [Download](https://incendo.org/download/) * [Jenkins](https://ci.athion.net/job/FastAsyncWorldEdit/) ### 1.13+ * [Download](https://incendo.org/download/) * [Jenkins](https://ci.athion.net/job/FastAsyncWorldEdit-1.13/) * [Repository](https://github.com/IntellectualSites/FastAsyncWorldEdit-1.13) ## Developer Resources * [Maven Repo](http://ci.athion.net/job/FastAsyncWorldEdit/ws/mvn/) * [API Documentation](https://github.com/boy0001/FastAsyncWorldedit/wiki/API) ## Building FAWE uses gradle to build ``` $ gradlew setupDecompWorkspace $ gradlew build ``` ## Contributing Have an idea for an optimization, or a cool feature? - I'll accept most PR's - Let me 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)