Blazingly fast world manipulation for artists, large networks and developers: https://www.spigotmc.org/resources/13932/
Go to file
Jesse Boyd 5097f0cf63 Fixes #30
The CuboidRegion class will now queue blocks in layers for a chunk
before moving onto the next chunk. This results in higher cache hits for
history enabled queues. It also allows the block placer to start earlier
during preprocessing with edits affecting > 64 (configurable) chunks.

Note: with history on disk enabled, this means near unlimited sized
edits (for certain commands) might be feasible.
2016-04-15 00:18:22 +10:00
bukkit Fixes #30 2016-04-15 00:18:22 +10:00
core Fixes #30 2016-04-15 00:18:22 +10:00
forge Fixes #30 2016-04-15 00:18:22 +10:00
.gitignore Cleanup / persistent history 2016-04-05 02:07:36 +10:00
build.gradle Fixes #21 2016-04-13 20:04:01 +10:00
CONTRIBUTING.md fixes + maven 2015-12-25 21:24:47 +11:00
gradle.properties Fixes #23 2016-04-14 07:31:02 +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 Fixes #21 2016-04-13 20:04:01 +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/