Blazingly fast world manipulation for artists, large networks and developers: https://www.spigotmc.org/resources/13932/
Go to file
Jesse Boyd 0dfbd44c72 Faster compression
Using java's inbuilt compression algorithms (gzip or deflator both)  was
a bit too slow for me.

Fawe is now using the LZ4 compression algorithm, which is super fast. So
fast that I decided to add a default 1 pass of compression to history.
Enabling further compression will do an additional high LZ4 compression.
2016-04-04 18:39:00 +10:00
build/classes/production/forge_main Fix errors 2016-04-02 15:25:04 +11:00
bukkit Faster compression 2016-04-04 18:39:00 +10:00
core Faster compression 2016-04-04 18:39:00 +10:00
forge Faster compression 2016-04-04 18:39:00 +10:00
.gitignore Fix for nbt 2016-04-03 05:19:14 +10:00
build.gradle Faster compression 2016-04-04 18:39:00 +10:00
CONTRIBUTING.md fixes + maven 2015-12-25 21:24:47 +11:00
gradle.properties Faster compression 2016-04-04 18:39:00 +10:00
gradlew Add gradle project 2016-04-02 15:06:24 +11:00
LICENSE fixes + maven 2015-12-25 21:24:47 +11:00
pom.xml BUmp version, add check for op 2016-04-03 17:26:17 +10:00
README.md Readme + history tweak 2016-04-02 06:03:21 +11:00
settings.gradle Add gradle project 2016-04-02 15:06:24 +11:00

Overview

Optimize worldedit

Main resource page

https://www.spigotmc.org/resources/13932/