Skip to content

0.0.16

Pre-release
Pre-release
Compare
Choose a tag to compare
@cjburkey01 cjburkey01 released this 10 Oct 14:44
6b1e1e9

Changes:

  • Add bulk MySQL data system config option to prevent making a new connection every time any chunk data is accessed or updated. Enabling this in the config should fix servers running extremely slowly with ClaimChunk and MySQL
  • Remove command spam when debug spam is enabled in the config
  • Add wither protection
  • Fix MySQL connections failing
  • Fix access system when using MySQL
  • Add an automatic update check (can be disabled in the config)
  • Add per-chunk TNT protection (disable TNT protection to allow automatic farms and such to work when TNT is disabled in claimed territories in the config)
  • Switch messages system to JSON and use Bukkit color codes for way more customization
    • Also moved command descriptions into the message file
  • Fix entities not protected from projectiles fired by players without access and add some more entity protections:
    • Armor stands
    • Vehicles
    • ItemFrames
  • Allow chunk particle effects to be customized in the config