Jesse Boyd 144ea2ef34
Lazy tags + get / set tiles
Lazy tags means tiles/ents are not translated into the nms NBTBase until it is needed. Should be faster in cases where getFullBlock is called, but nbt is not always needed.
Commands like Copy and Paste, where the input/output are both nms worlds, can entirely bypass WorldEdit translating to and from the WorldEdit JNBT classes.
2019-11-20 03:40:52 +00:00
2019-11-14 20:29:03 +01:00
2019-11-19 22:07:30 +00:00
2019-08-26 05:45:03 +01:00
2019-11-19 15:10:36 +00:00
2019-11-19 15:10:36 +00:00
2019-11-19 15:10:36 +00:00
2019-05-02 19:28:09 +02:00
2019-11-19 15:10:36 +00:00
2019-09-22 14:12:34 -07:00
2019-07-09 18:21:21 -07:00
2012-10-19 21:10:39 -07:00
2019-11-19 15:10:36 +00:00
2019-08-26 05:45:03 +01:00
2019-04-04 00:29:44 +11:00
2019-04-26 15:08:50 -04: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
Description
Blazingly fast world manipulation for artists, builders and everyone else. Modified for Plexus.
Readme 50 MiB
Languages
Java 99.2%
Kotlin 0.5%
JavaScript 0.3%