3.8.0-S7.1.0-3eb5b22

Release

KasperFranz released this version on Sep 30, 2020

90.8 KB
Download

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)

Dependencies