Blazingly fast world manipulation for artists, large networks and developers: https://www.spigotmc.org/resources/13932/
Go to file
Jesse Boyd 92bf3f702b
Future proofing
This is working towards making sure all parts of FAWE will work on newer
versions of minecraft without the plugin needing to update. (it'll still
be slower until proper support is added)
- Adds version agnostic bukkit adapter
- Adds version agnostic bukkit anvil mode
2017-08-13 12:38:19 +10:00
bukkit Future proofing 2017-08-13 12:38:19 +10:00
core Future proofing 2017-08-13 12:38:19 +10:00
favs Fixes #672 2017-07-31 16:38:14 +10:00
forge110 Various minor 2017-08-08 22:25:22 +10:00
forge111 Various minor 2017-08-08 22:25:22 +10:00
forge112 Various minor 2017-08-08 22:25:22 +10:00
forge189 Various minor 2017-08-08 22:25:22 +10:00
forge194 Various minor 2017-08-08 22:25:22 +10:00
forge1710 Various minor 2017-08-08 22:25:22 +10:00
gradle/wrapper Finish clipboard on disk 2016-04-26 04:14:41 +10:00
nukkit Various 2017-07-28 15:12:58 +10:00
sponge Update sponge lib 2017-08-03 11:38:15 +10:00
sponge111 Restore Sponge build for 1.11 2017-08-03 22:54:14 -05:00
.gitignore Restore Sponge build for 1.11 2017-08-03 22:54:14 -05:00
blocks.json Various 2017-07-28 15:12:58 +10:00
build.gradle git not required to build 2017-08-13 00:23:55 +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 gradlew should be marked as executable 2017-07-30 15:25:46 +02:00
ISSUE_TEMPLATE.md Various minor 2017-07-11 22:37:41 +10:00
LICENSE fixes + maven 2015-12-25 21:24:47 +11:00
README.md Various 2017-07-28 15:12:58 +10:00
settings.gradle Restore Sponge build for 1.11 2017-08-03 22:54:14 -05:00

FastAsyncWorldEdit

FAWE is a fork of WorldEdit that has huge speed and memory improvements and considerably more features

It is available for Bukkit, Forge, Sponge and Nukkit.

Chat

Meet us on Discord or irc.esper.net #IntellectualCrafters.

Releases

https://github.com/boy0001/FastAsyncWorldedit/releases/latest

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 Discord