Skip to content

3.8.0

Compare
Choose a tag to compare
@KasperFranz KasperFranz released this 30 Sep 07:24
· 75 commits to sponge-7 since this release

Added

  • Added bStats for visibility of how many are using the version.
  • Added the option to use metadata for the number of chunk loaders a player can have.
  • Added more exceptions around the MySQL database connection start.
  • Added a reload command to reload the configuration!

Changed

  • Moved to a new config setup; it should help make the code cleaner :)
  • All amounts passed to /bcl chunks should now always be a positive integer.

Fixed

  • Fixed a null pointer exception when using the purge command, and the world is empty (#27)
  • If the world is not loaded on startup, we are now loading in the world when we get the sponge event! (Fixes #35)