geforkt von Mirrors/FastAsyncWorldEdit
Byron Marohn
2259f7d025
Merge upstream changes through 88f22f2e
This was not a straightforward merge. A new method was added upstream to: worldedit-core/src/main/java/com/sk89q/worldedit/world/block/BlockType.java This file has been substantially changed vs upstream worldedit. I merged things as best I could - added the new method to this interface, and then implemented it in: worldedit-core/src/main/java/com/sk89q/worldedit/world/block/BlockTypes.java Unfortunately there's no easy way to test that it works - so I left a note... Signed-off-by: Byron Marohn <combustible@live.com>
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
|
Spigot Forums
<
Releases
- > Download <
- > Jenkins <
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
Beschreibung
Languages
Java
99.2%
Kotlin
0.4%
JavaScript
0.3%