2018-08-12 15:26:22 +02:00
< p align = "center" >
< img src = "https://i.imgur.com/Fog5fDB.png" >
< / p >
2018-08-12 15:27:16 +02:00
---
2019-03-21 19:35:57 +01:00
# 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. <br> Do NOT do that in this repository!
2017-07-28 07:12:41 +02:00
FAWE is a fork of WorldEdit that has huge speed and memory improvements and considerably more features
2016-04-25 20:14:41 +02:00
2017-07-28 07:12:41 +02:00
It is available for Bukkit, Forge, Sponge and Nukkit.
2016-04-25 20:14:41 +02:00
2018-12-29 13:59:53 +01:00
## Links
2016-04-25 20:14:41 +02:00
2018-12-29 13:59:53 +01:00
* [Spigot Page ](https://www.spigotmc.org/threads/fast-async-worldedit.100104/ )
* [Discord ](https://discord.gg/ngZCzbU )
* [Wiki ](https://github.com/boy0001/FastAsyncWorldedit/wiki )
2017-07-28 07:12:41 +02:00
2018-12-29 13:59:53 +01:00
## Downloads
### <1.12.2
2019-05-01 23:50:07 +02:00
* [Download ](https://empcraft.com/fawe/download/?bukkit )
2018-12-29 13:59:53 +01:00
* [Jenkins ](https://ci.athion.net/job/FastAsyncWorldEdit/ )
2019-05-02 19:49:10 +02:00
* [JavaDoc ](https://ci.athion.net/job/FastAsyncWorldEdit/javadoc/ )
2018-12-29 13:59:53 +01:00
### 1.13+
2019-05-01 23:50:07 +02:00
* [Download ](https://empcraft.com/fawe/download/?bukkit113 )
2019-03-29 21:36:10 +01:00
* [Jenkins ](https://ci.athion.net/job/FastAsyncWorldEdit-1.13/ )
2019-05-02 19:49:10 +02:00
* [JavaDoc ](https://ci.athion.net/job/FastAsyncWorldEdit-1.13/javadoc/ )
2018-12-29 13:59:53 +01:00
* [Repository ](https://github.com/IntellectualSites/FastAsyncWorldEdit-1.13 )
## Developer Resources
2019-03-29 21:36:10 +01:00
* [Maven Repo ](http://ci.athion.net/job/FastAsyncWorldEdit/ws/mvn/ )
2018-12-29 13:59:53 +01:00
* [API Documentation ](https://github.com/boy0001/FastAsyncWorldedit/wiki/API )
2016-04-25 20:14:41 +02:00
2016-04-25 21:21:41 +02:00
## Building
FAWE uses gradle to build
2016-04-25 20:14:41 +02:00
2016-04-25 21:21:41 +02:00
```
$ gradlew setupDecompWorkspace
$ gradlew build
```
2016-04-25 20:14:41 +02:00
2016-04-25 21:21:41 +02:00
## Contributing
2016-04-25 20:14:41 +02:00
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
2018-12-18 21:15:53 +01:00
- If you need any help, create a ticket or discuss on [Discord ](https://discord.gg/ngZCzbU )