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
04603b7cee
Improved web integrated clipboard Fully fledged brush visualization (modes 0-2): //br vis Brush targeting modes (0-3): //br target Brush scroll actions: //br scroll - change clipboard from directory or web - change mask - change pattern - change range - change size - change target mode Build multi-brushes (choose the brush for left click and right click individually) - //br primary - //br secondary - Changing the pattern/mask will affect the currently selected brush, not both Changes to brush behavior - spline connects by clicking the same spot twice - line/copy brush tweaks Schematics now default per user - To save/load globally use "../" before the filename Easily save a schematic to a directory - `//schem save folder/` will choose save a the next lowest free number Improved block parsing Add resettable brushes - e.g. line brush resets points by shift + left click |
||
---|---|---|
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