mirror of
https://github.com/boy0001/FastAsyncWorldedit.git
synced 2024-11-25 03:55:35 +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
ebc7ba43e6
Fix biome change not sending packet Add optimized biome get and set (AsyncWorld, EditSession etc.) Add undo for biome changes Fix tile entities for slow (non NMS) bukkit queue Translate some stuff Fix some concurrency issues with autoqueue cuboid region geChunks() now has fixed memory cost (applies to commands e.g. //listchunks) Fix some undo issues |
||
---|---|---|
bukkit | ||
core | ||
favs | ||
forge110 | ||
forge111 | ||
forge189 | ||
forge194 | ||
forge1710 | ||
gradle/wrapper | ||
nukkit | ||
sponge | ||
.gitignore | ||
blocks.json | ||
build.gradle | ||
CONTRIBUTING.md | ||
gradle.properties | ||
gradlew | ||
ISSUE_TEMPLATE.md | ||
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