Blazingly fast world manipulation for artists, large networks and developers: https://www.spigotmc.org/resources/13932/
asyncworldeditfastasyncworldeditminecraft-forge-modminecraft-modminecraft-peminecraft-performanceminecraft-pluginminecraft-pocket-editionnukkitworldedit
9bf2d2b0c3
Update to PS 3.4.1 - Added various optimizations for PlotSquared - Support full schematic exporting (includes NBT now) Added compression level option: 0 is no compression 1-9 = varying levels of compression at the expense of CPU 3 = Good fast compression 5 = Good high compression 8 = Lots of compression (going further has diminishing returns) Add EditSession builder (for extra control over optimizations) Added compression option to FaweChangeSet constructor Added FAWE format (used for history / clipboard on disk) Various minor optimizations TODO bug fixes |
||
---|---|---|
bukkit0 | ||
bukkit18 | ||
bukkit19 | ||
bukkit110 | ||
core | ||
forge189 | ||
forge1710 | ||
gradle/wrapper | ||
sponge | ||
.gitignore | ||
build.gradle | ||
CONTRIBUTING.md | ||
gradle.properties | ||
gradlew | ||
LICENSE | ||
pom.xml | ||
README.md | ||
settings.gradle |
FastAsyncWorldEdit
FAWE is an addon for WorldEdit that has huge speed and memory improvements as well as a few extra features.
Spigot page
https://www.spigotmc.org/resources/13932/
IRC
Meet us on irc.esper.net
in the #IntellectualCrafters
channel or use the webchat to join through browser.
Releases
You can find the most recent stable releases on GitHub
https://github.com/boy0001/FastAsyncWorldedit/releases
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 IRC