mirror of
https://github.com/boy0001/FastAsyncWorldedit.git
synced 2024-12-29 12:37:53 +01:00
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
b168d1b336
Fix entity y value not within chunk Fix combined stages CPUOptimizedHistory not restoring air in existing sections on undo Change EditSession to wait for completion on flush (you should be flushing it async) Added setting for edit session history with no session |
||
---|---|---|
bukkit0 | ||
bukkit18 | ||
bukkit19 | ||
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