Blazingly fast world manipulation for artists, builders and everyone else. Modified for Plexus.
Go to file
NotMyFault bb20dd1e00 Update translations adapting latest translation changes
There are still some translations open, if anyone wants to update them as well. Unfortunately I'm not that good with them so I'll leave them up 😅
2019-04-11 21:58:22 +02:00
config/checkstyle Switch to SLF4J logging. 2019-03-13 19:51:48 -07:00
contrib/craftscripts Use 3 wool block variables instead of array 2019-02-03 07:36:15 -05:00
favs Fix disallowedBlocks 2019-04-11 14:05:29 +10:00
gradle/wrapper Merge remote-tracking branch 'upstream/master' into breaking 2019-04-03 16:53:34 +11:00
v1_13 wip 1.13 nms 2019-04-11 00:48:18 +10:00
worldedit-bukkit various minor 2019-04-11 21:32:32 +10:00
worldedit-core Update translations adapting latest translation changes 2019-04-11 21:58:22 +02:00
worldedit-forge Merge remote-tracking branch 'upstream/master' into breaking 2019-04-03 16:53:34 +11:00
worldedit-sponge Merge remote-tracking branch 'upstream/master' into breaking 2019-04-03 16:53:34 +11: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 Merge upstream changes through 7961fa58 2018-12-21 12:13:43 -08:00
build.gradle Update offset to match CI 2019-04-11 12:42:10 +01:00
gradle.properties Further work on 1.13.2 WorldEdit for Forge. Forge still is missing too many features to finish this, and I need to work out how to port the command wrapper system over. 2019-02-19 18:16:28 +10: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
HEADER.txt Switch to a license plugin for headers 2018-10-04 00:29:34 -07:00
ISSUE_TEMPLATE.md Create ISSUE_TEMPLATE.md 2019-01-12 18:00:39 +01:00
LICENSE.txt Modernized pom, readmes. 2012-10-19 21:10:39 -07:00
README.md Merge remote-tracking branch 'refs/remotes/origin/master' into new-vector-system 2019-04-01 23:50:16 +11:00
settings.gradle Update favs 2018-08-23 06:02:04 +10:00
splash.txt Link to contributors in splash text 2019-04-04 00:29:44 +11:00


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

Downloads

1.13+

< 1.12.2

Building

FAWE uses gradle to build
You can safely ignore gradlew setupDecompWorkspace if you are not planning to work on the forge side of FAWE.

$ gradlew setupDecompWorkspace
$ gradlew build

Contributing

Have an idea for an optimization, or a cool feature?

  • We will accept most PR's
  • Let us know what you've tested / what may need further testing
  • If you need any help, create a ticket or discuss on Discord