This repository has been archived by the owner on Nov 5, 2023. It is now read-only.
Releases: Trivernis/spigot-chunkmaster
Releases · Trivernis/spigot-chunkmaster
Version 0.10 Beta
Changes
- Performance improvements for Paper servers (using asynchronous chunk loading)
- Stability improvements for Spigot servers
- more configuration options
- progress percentage on periodical report
Version 1.1 Alpha
Changes
- fixed /removegentask command
- added sql update checker to check for table updates
- added stopAt argument to generation command to generate only a specified amount of chunks around the spawn
- added a check if the world border is reached to stop generation tasks after that
Edit
This release is broken and only generates every 10th chunk!
Version Beta 0.9
Changes
- fixed chunk skips skipping not-generated chunks
- changed command structure to /chunkmaster
- added pause command
- added config options
Version 1.0 Alpha Release
This release includes the basic functionalities of the plugin. These are the creation of generation tasks, abortion of tasks, pause on nonempty server and resume on empty server or restart.