Blazingly fast world manipulation for artists, builders and everyone else. Modified for Plexus.
Go to file
Jesse Boyd 39b698f67d Remove SkipQueue annotation, and combine with perm condition
it seems piston only generates one condition, idk why
2020-01-05 17:35:19 +11:00
.github Created contributing.md and modify gh actions scripts 2019-12-22 22:47:24 +01:00
buildSrc A lot of small changes 2020-01-03 15:38:30 -05:00
config/checkstyle Merge remote-tracking branch 'upstream/master' into merge 2019-11-19 21:23:47 +00:00
contrib/craftscripts fix dependencies 2019-08-26 05:45:03 +01:00
gradle/wrapper Update ForgeGradle + Gradle 2019-09-22 14:12:34 -07:00
merge java based merging? 2019-11-19 15:10:36 +00:00
worldedit-bukkit Upstream and some refactoring 2020-01-04 18:34:30 +01:00
worldedit-cli Upstream and debugging changes. 2020-01-02 16:30:44 -05:00
worldedit-core Remove SkipQueue annotation, and combine with perm condition 2020-01-05 17:35:19 +11:00
worldedit-fabric Merge remote-tracking branch 'upstream/feature/translatable-text' into i18n-merge 2019-11-21 13:50:05 +00:00
worldedit-forge i18n upstream merge 2019-12-09 20:07:57 +01:00
worldedit-libs Merge remote-tracking branch 'upstream/master' into merge 2019-11-19 21:23:47 +00:00
worldedit-sponge i18n upstream merge 2019-12-09 20:07:57 +01:00
.gitattributes java based merging? 2019-11-19 15:10:36 +00:00
.gitconfig java based merging? 2019-11-19 15:10:36 +00:00
.gitignore i18n upstream merge 2019-12-09 20:07:57 +01:00
build.gradle.kts Build 1.15 artifacts 2019-12-11 17:49:17 +01:00
CONTRIBUTING.md Created contributing.md and modify gh actions scripts 2019-12-22 22:47:24 +01:00
gradle.properties Merge remote-tracking branch 'upstream/master' into merge 2019-11-19 21:25:36 +00:00
gradlew Update ForgeGradle + Gradle 2019-09-22 14:12:34 -07:00
gradlew.bat Update to Gradle 5.5 2019-07-09 18:21:21 -07:00
HEADER.txt Switch to a license plugin for headers 2018-10-04 00:29:34 -07:00
LICENSE.txt Modernized pom, readmes. 2012-10-19 21:10:39 -07:00
merge-imports.sh java based merging? 2019-11-19 15:10:36 +00:00
README.md Created contributing.md and modify gh actions scripts 2019-12-22 22:47:24 +01:00
settings.gradle.kts fix dependencies 2019-08-26 05:45:03 +01: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