boy0001 / FastAsyncWorldedit

Blazingly fast world manipulation for artists, large networks and developers: https://www.spigotmc.org/resources/13932/
GNU General Public License v3.0
310 stars 225 forks source link
asyncworldedit fastasyncworldedit minecraft-forge-mod minecraft-mod minecraft-pe minecraft-performance minecraft-plugin minecraft-pocket-edition nukkit worldedit


This is the legacy version of FAWE (1.8 - 1.12 and other platforms). It is no longer maintained. The focus lays on the newer versions of minecraft. You can find the new version of FAWE here.

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.

Links

Downloads

<1.12.2

1.13+

Developer Resources

Building

FAWE uses gradle to build

$ gradlew setupDecompWorkspace
$ gradlew build

Contributing

Have an idea for an optimization, or a cool feature?