Skip to content

3.8.2

Latest
Compare
Choose a tag to compare
@KasperFranz KasperFranz released this 23 Dec 16:04
· 15 commits to sponge-7 since this release

Added

  • Show an error message before allowing players to run bcl commands when the plugin is not ready/enabled (because of wrong config or datastore)
  • Added H2 as an option for datastore #25

Changed

  • We throw more readable errors when there is a config exception.
  • Cleanup of internals in the plugin (namespaces)
  • Removed internal references of admin loader (it has not been implemented in a long time - so safe to be removed.

Fixed

  • Issue with creating chunk loaders
  • URLencode database password (Thank you @clienthax)