Mirror von
https://github.com/IntellectualSites/FastAsyncWorldEdit.git
synchronisiert 2024-11-05 11:00:05 +01:00
5520813ae6
To offer us a better possibility to help you regarding issues or bugs, join us on discord https://discord.gg/ngZCzbU
32 Zeilen
910 B
Markdown
32 Zeilen
910 B
Markdown
<p align="center">
|
|
<img src="https://i.imgur.com/Fog5fDB.png">
|
|
</p>
|
|
|
|
---
|
|
|
|
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.
|
|
|
|
## Chat
|
|
### - **`> `**[`Discord`](https://discord.gg/ngZCzbU)`|`[`Spigot Forums`](https://www.spigotmc.org/threads/fast-async-worldedit.100104/)**` <`**
|
|
|
|
## Releases
|
|
|
|
### - [**`> Download <`**](https://empcraft.com/fawe/download/)
|
|
### - [**`> Jenkins <`**](https://ci.athion.net/job/FAWE-1.13/)
|
|
|
|
## 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)
|