Skip to content
This repository has been archived by the owner on Nov 5, 2023. It is now read-only.

Releases: Trivernis/spigot-chunkmaster

Version 0.10 Beta

18 Sep 08:54
d456f40
Compare
Choose a tag to compare

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

17 Sep 09:30
Compare
Choose a tag to compare

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

17 Sep 16:13
Compare
Choose a tag to compare

Changes

  • fixed chunk skips skipping not-generated chunks
  • changed command structure to /chunkmaster
  • added pause command
  • added config options

Version 1.0 Alpha Release

16 Sep 18:40
Compare
Choose a tag to compare

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.