Byron Marohn 2259f7d025 Merge upstream changes through 88f22f2e
This was not a straightforward merge. A new method was added upstream to:
        worldedit-core/src/main/java/com/sk89q/worldedit/world/block/BlockType.java

This file has been substantially changed vs upstream worldedit. I merged
things as best I could - added the new method to this interface, and
then implemented it in:
        worldedit-core/src/main/java/com/sk89q/worldedit/world/block/BlockTypes.java

Unfortunately there's no easy way to test that it works - so I left a note...

Signed-off-by: Byron Marohn <combustible@live.com>
2018-12-23 19:58:49 -08:00
2018-09-25 15:35:21 +10:00
2016-05-05 17:42:10 -07:00
2018-12-18 21:54:17 +01:00
2017-08-01 22:20:56 -07:00
2016-12-01 23:14:16 -05:00
2012-10-19 21:10:39 -07:00
2018-12-18 21:54:17 +01:00
2018-08-23 06:02:04 +10:00
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
Beschreibung
No description provided
Readme 60 MiB
Languages
Java 99.2%
Kotlin 0.4%
JavaScript 0.3%