Blazingly fast world manipulation for artists, large networks and developers: https://www.spigotmc.org/resources/13932/
Go to file
Jesse Boyd 8609741555 Lazy copying
> /lazycopy
> 92083901 block(s) were not copied. I'll do it later, promise!

Basically it will copy it on the fly whenever you decide to do something
with it e.g. paste or save it as a schematic.
2016-04-26 08:08:10 +10:00
bukkit Fixes #48 2016-04-25 02:20:26 +10:00
core Lazy copying 2016-04-26 08:08:10 +10:00
forge189 Fixes #48 2016-04-25 02:20:26 +10:00
forge1710 Fixes #48 2016-04-25 02:20:26 +10:00
gradle/wrapper Finish clipboard on disk 2016-04-26 04:14:41 +10:00
sponge Fixes #48 2016-04-25 02:20:26 +10:00
.gitignore Restructure 2016-04-24 06:41:07 +10:00
build.gradle Restructure 2016-04-24 06:41:07 +10:00
CONTRIBUTING.md fixes + maven 2015-12-25 21:24:47 +11:00
gradle.properties Restructure 2016-04-24 06:41:07 +10:00
gradlew Add gradle project 2016-04-02 15:06:24 +11:00
LICENSE fixes + maven 2015-12-25 21:24:47 +11:00
pom.xml Restructure 2016-04-24 06:41:07 +10:00
README.md More adjustments 2016-04-25 21:26:50 +02:00
settings.gradle Restructure 2016-04-24 06:41:07 +10:00

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