Blazingly fast world manipulation for artists, large networks and developers: https://www.spigotmc.org/resources/13932/
Go to file
Jesse Boyd 7ae2d65607
Various
Dynamic chunk rendering (experimental section in config)
Use local files for CFI heightmaps: file://<file-path>
- Root directory is plugins/FastAsyncWorldEdit/heightmap
Optimize anvil for 1.12
Add safety checks to anvil commands
Move anvil command implementation to com.boydti.fawe.jnbt.anvil.filters
Add anvil chunk delete
Add MCAWriter mca offset method
Fix count -d
Fix taskbuilder split task concurrency issue
2017-06-16 15:28:10 +10:00
bukkit Various 2017-06-16 15:28:10 +10:00
core Various 2017-06-16 15:28:10 +10:00
favs Possible fix for VS entity brushes 2017-06-07 07:34:11 +10:00
forge110 Various minor 2017-05-21 23:40:24 +10:00
forge111 Various minor 2017-05-21 23:40:24 +10:00
forge189 Various 2017-05-15 21:33:03 +10:00
forge194 Various minor 2017-05-21 23:40:24 +10:00
forge1710 Various minor 2017-05-21 23:40:24 +10:00
gradle/wrapper Finish clipboard on disk 2016-04-26 04:14:41 +10:00
nukkit Recover from BrushListener error 2017-06-09 17:37:26 +10:00
sponge Various 2017-05-15 21:33:03 +10:00
.gitignore Various 2017-04-28 05:28:03 +10:00
blocks.json Fix removal of light sources 2016-11-28 14:34:12 +11:00
build.gradle Various 2017-06-16 15:28:10 +10:00
CONTRIBUTING.md fixes + maven 2015-12-25 21:24:47 +11:00
gradle.properties Tweak buildscript 2017-06-09 17:08:57 +10:00
gradlew Add gradle project 2016-04-02 15:06:24 +11:00
ISSUE_TEMPLATE.md Enhancements 2016-12-12 15:28:51 +01:00
LICENSE fixes + maven 2015-12-25 21:24:47 +11:00
README.md More adjustments 2016-04-25 21:26:50 +02:00
settings.gradle Switch back to to fastutil lite + tweak ore gen 2017-03-27 06:16:27 +11: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