3
0
Mirror von https://github.com/IntellectualSites/FastAsyncWorldEdit.git synchronisiert 2024-09-16 13:01:24 +02:00
Datei suchen
Byron Marohn c0fa1602ad Restore the formatting of many things to upstream WorldEdit - no code changes
This patch touches many files but changes absolutely no functionality.
The goal here is to make future merges with worldedit produce fewer
conflicts that have to be resolved.

This patch was made by painstakingly diff'ing files and copying changes
over from the last upstream merge commit (02c6f11b) into this codebase.

Signed-off-by: Byron Marohn <combustible@live.com>
2018-12-20 11:33:56 -08:00
config/checkstyle Added bStats 2018-09-20 22:59:42 +10:00
contrib/craftscripts [maze.js] Added Height, Size, Thickness and Flags 2013-07-09 14:15:37 +02:00
favs Various minor fixes 2018-10-13 15:15:38 +11:00
gradle/wrapper Restore the formatting of many things to upstream WorldEdit - no code changes 2018-12-20 11:33:56 -08:00
worldedit-bukkit Restore the formatting of many things to upstream WorldEdit - no code changes 2018-12-20 11:33:56 -08:00
worldedit-core Restore the formatting of many things to upstream WorldEdit - no code changes 2018-12-20 11:33:56 -08:00
worldedit-forge Make end tag singleton 2018-08-15 17:02:17 +10:00
worldedit-sponge Update from sk89q/master 2018-09-25 15:35:21 +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 Create pom 2018-08-14 20:41:52 +10:00
.travis.yml Build against only oraclejdk8 until a better solution is found 2016-03-19 14:47:35 -04:00
build.gradle Definitely fix build 2018-12-17 13:47:29 +00:00
CHANGELOG.txt Update changelog. 2015-05-28 13:47:24 -07:00
COMPILING.md Switching from IRC to Discord 2018-12-18 21:54:17 +01: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 Switching from IRC to Discord 2018-12-18 21:54:17 +01:00
settings.gradle Update favs 2018-08-23 06:02:04 +10:00
splash.txt Switching from IRC to Discord 2018-12-18 21:54:17 +01: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|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