2018-08-12 13:43:12 +00:00
|
|
|
<p align="center">
|
|
|
|
<img src="https://i.imgur.com/Fog5fDB.png">
|
|
|
|
</p>
|
2011-01-30 23:10:48 +00:00
|
|
|
|
2018-08-12 13:43:12 +00:00
|
|
|
---
|
2011-01-30 23:10:48 +00:00
|
|
|
|
2018-08-12 13:43:12 +00:00
|
|
|
FAWE is a fork of WorldEdit that has huge speed and memory improvements and considerably more features
|
2012-10-20 04:01:44 +00:00
|
|
|
|
2018-08-12 13:43:12 +00:00
|
|
|
It is available for Bukkit, Forge, Sponge and Nukkit.
|
2012-03-06 21:18:08 +00:00
|
|
|
|
2018-08-12 13:43:12 +00:00
|
|
|
## Chat
|
2018-12-18 20:54:17 +00:00
|
|
|
### - **`> `**[`Discord`](https://discord.gg/ngZCzbU)`|`[`Spigot Forums`](https://www.spigotmc.org/threads/fast-async-worldedit.100104/)**` <`**
|
2011-01-30 23:10:48 +00:00
|
|
|
|
2018-08-12 13:43:12 +00:00
|
|
|
## Releases
|
2012-03-06 21:18:08 +00:00
|
|
|
|
2018-08-12 13:43:12 +00:00
|
|
|
### - [**`> Download <`**](https://empcraft.com/fawe/download/)
|
2018-10-16 20:15:45 +00:00
|
|
|
### - [**`> Jenkins <`**](https://ci.athion.net/job/FAWE-1.13/)
|
2011-01-30 23:10:48 +00:00
|
|
|
|
2018-08-12 13:43:12 +00:00
|
|
|
## Building
|
|
|
|
FAWE uses gradle to build
|
2012-10-20 04:01:44 +00:00
|
|
|
|
2018-08-12 13:43:12 +00:00
|
|
|
```
|
|
|
|
$ gradlew setupDecompWorkspace
|
|
|
|
$ gradlew build
|
|
|
|
```
|
2012-11-07 20:59:52 +00:00
|
|
|
|
2018-08-12 13:43:12 +00:00
|
|
|
## 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
|
2018-12-18 20:54:17 +00:00
|
|
|
- If you need any help, create a ticket or discuss on [Discord](https://discord.gg/ngZCzbU)
|