2018-08-12 15:43:12 +02:00
< p align = "center" >
< img src = "https://i.imgur.com/Fog5fDB.png" >
< / p >
2011-01-31 00:10:48 +01:00
2018-08-12 15:43:12 +02:00
---
2011-01-31 00:10:48 +01:00
2018-08-12 15:43:12 +02:00
FAWE is a fork of WorldEdit that has huge speed and memory improvements and considerably more features
2012-10-20 06:01:44 +02:00
2018-12-29 14:09:46 +01:00
## Links
2012-03-06 22:18:08 +01:00
2018-12-29 14:09:46 +01:00
* [Spigot Page ](https://www.spigotmc.org/threads/fast-async-worldedit.100104/ )
2020-03-10 00:06:26 +01:00
* [Discord ](https://discord.gg/KxkjDVg )
2020-05-24 19:22:48 +02:00
* [Wiki ](https://wiki.intellectualsites.com/FastAsyncWorldEdit/index )
2019-05-24 12:04:14 +02:00
* [Report Issue ](https://github.com/IntellectualSites/FastAsyncWorldEdit-1.13/issues )
2020-05-11 23:53:27 +02:00
* [Crowdin ](https://intellectualsites.crowdin.com/fastasyncworldedit )
2011-01-31 00:10:48 +01:00
2018-12-29 14:09:46 +01:00
## Downloads
### 1.13+
2019-12-22 22:47:24 +01:00
* [Download ](https://intellectualsites.github.io/download/fawe.html )
2020-07-01 14:17:19 +02:00
* [Jenkins ](https://ci.athion.net/job/FastAsyncWorldEdit-1.16/ )
2018-12-29 14:09:46 +01:00
2019-03-06 17:35:42 +01:00
### < 1.12.2
2019-12-22 22:47:24 +01:00
* [Download ](https://intellectualsites.github.io/download/fawe.html )
2018-12-29 14:09:46 +01:00
* [Jenkins ](https://ci.athion.net/job/FastAsyncWorldEdit/ )
* [Repository ](https://github.com/boy0001/FastAsyncWorldedit )
2019-05-02 19:52:07 +02:00
* [JavaDoc ](https://ci.athion.net/job/FastAsyncWorldEdit/javadoc/ )
2012-03-06 22:18:08 +01:00
2011-01-31 00:10:48 +01:00
2018-08-12 15:43:12 +02:00
## Building
2019-03-06 17:35:42 +01:00
FAWE uses gradle to build
You can safely ignore `gradlew setupDecompWorkspace` if you are not planning to work on the forge side of FAWE.
2012-10-20 06:01:44 +02:00
2018-08-12 15:43:12 +02:00
```
$ gradlew setupDecompWorkspace
$ gradlew build
```
2012-11-07 21:59:52 +01:00
2020-07-01 14:17:19 +02:00
The jar is located in `worldedit-bukkit/build/libs/FastAsyncWorldEdit-1.16-###.jar`
2020-05-24 14:35:07 +02:00
2018-08-12 15:43:12 +02:00
## Contributing
Have an idea for an optimization, or a cool feature?
2019-01-01 23:44:02 +01:00
- We will accept most PR's
- Let us know what you've tested / what may need further testing
2020-03-10 00:06:26 +01:00
- If you need any help, create a ticket or discuss on [Discord ](https://discord.gg/KxkjDVg )
2020-03-25 18:23:50 +01:00
## YourKit
2020-03-25 18:25:16 +01:00
< a href = "https://www.yourkit.com" >
< img src = "https://www.yourkit.com/images/yklogo.png" >
< / a >
2020-03-25 18:25:43 +01:00
< / br >
2020-03-25 18:23:50 +01:00
Thank you to YourKit for supporting our product by providing us with their innovative and intelligent tools
for monitoring and profiling Java and .NET applications.
YourKit is the creator of < a href = "https://www.yourkit.com/java/profiler/" > YourKit Java Profiler< / a > , < a href = "https://www.yourkit.com/.net/profiler/" > YourKit .NET Profiler< / a > , and < a href = "https://www.yourkit.com/youmonitor/" > YourKit YouMonitor< / a >