v1.3.0
New Features & Changes
Bug Fixes
- Memory Optimization - The reset mode experimental.track-block-changes (can be enabled in config.yml) has now been optimized to load zone data from files only while resetting. With this mode, the entirety of a reset zone will no longer be cached in memory, which eliminates the lengthy loading time on server startup.
- NOTE: While the track-block-changes reset mode is much more efficient, it is unable to detect block changes triggered by other plugins. Additionally, allow-arena-block-break option will not function as expected with this mode.
- Fixed end crystals not removing at the end of the match for some custom builds of Spigot/Paper