Blazingly fast world manipulation for artists, builders and everyone else. Modified for Plexus.
Go to file
Jesse Boyd a920c77cb8
update legacy.sjon to fix some issues
added some missing entries to the legacy.json using a script
2018-08-12 23:52:46 +10:00
config/checkstyle [Forge] Update to latest 1.11.2 mappings 2017-08-01 23:01:12 -07:00
contrib/craftscripts [maze.js] Added Height, Size, Thickness and Flags 2013-07-09 14:15:37 +02:00
gradle/wrapper Update gradle 2018-08-04 11:43:41 +10:00
worldedit-bukkit Add readme 2018-08-12 23:43:12 +10:00
worldedit-core update legacy.sjon to fix some issues 2018-08-12 23:52:46 +10:00
worldedit-forge Make BaseBlock more memory efficient, and make it clear in the API that it's not intended to be used for every single block. 2018-08-10 20:29:06 +10:00
worldedit-sponge Make BaseBlock more memory efficient, and make it clear in the API that it's not intended to be used for every single block. 2018-08-10 20:29:06 +10:00
.gitattributes Remove auto-LF conversion from .gitattributes because it doesn't seem to work that well. 2012-10-28 12:48:52 -07:00
.gitignore Moved the impl classes over to a directory structure 2016-12-29 12:15:55 -05:00
.travis.yml Drop support for Java 6. 2016-05-05 17:42:10 -07:00
build.gradle Cleanup a little bit more code. 2018-08-06 19:08:15 +10:00
CHANGELOG.txt Update changelog. 2015-05-28 13:47:24 -07:00
COMPILING.md Update some notes in the compiling doc 2016-12-02 20:21:03 -08:00
CONTRIBUTING.md Update contributing doc 2016-12-02 20:27:46 -08:00
gradlew Upgrade Gradle to 4.0.2 2017-08-01 22:20:56 -07:00
gradlew.bat [Forge] Initial update to 1.11 2016-12-01 23:14:16 -05:00
LICENSE.txt Modernized pom, readmes. 2012-10-19 21:10:39 -07:00
README.html Tabs -> spaces in README.html. 2012-10-20 00:58:33 -07:00
README.md Add readme 2018-08-12 23:43:12 +10:00
settings.gradle Initial work on WorldEdit Sponge 2016-02-02 01:28:27 -05:00
splash.txt splash.txt 2018-08-12 23:42:55 +10:00


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

- > Discord|IRC|Spigot Forums <

Releases

- > Download <

- > Jenkins <

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