Skip to content

0.0.13

Pre-release
Pre-release
Compare
Choose a tag to compare
@cjburkey01 cjburkey01 released this 21 Jul 20:47
cf98e65

The Data Update!

Changes:

  • MySQL SUPPORT!
    • Data conversion is enabled by default. When you enable MySQL via the config, your JSON files will be automatically converted into MySQL tables.
  • Remove support for pre-0.0.5 data!
    • If you need to upgrade from a version before 0.0.5, upgrade to 0.0.12 and launch the server to convert the data, then upgrade to 0.0.13+
  • Fix auto-complete console error message on 1.14
  • Allow other plugins to add custom data handlers (instead of just JSON and MySQL)
  • Switch to bStats for anonymous statistic collection (not really a big deal)
  • Add option to disable interaction within chunks while keeping blocks protected