Skip to content

3.5.0

Compare
Choose a tag to compare
@KasperFranz KasperFranz released this 27 Oct 19:38
· 124 commits to sponge-7 since this release

BetterChunkLoader-7.0.0 Is using Sponge API 7.0.0 and BetterChunkLoader-5 is for API 5.2 :)

Added

  • added an option to teleport to a chunkloader (if you have the permission)
  • Added message when not able to load config. (#20)
  • Added option to use another item instead of a blaze rod to init the chunk loaders.

Changed

  • Upgrade to have both a 7.0 and 5.1 branch.
  • the info command is now only showing active currently loaded chunks.

Fixed

  • Fixed the spam when shutting down the server, since it tried to unload chunks we didn't load.
  • A Illegal Exception if the data in the database isn't a valid UUID, then we now just say so instead of not loading the plugin.