Skip to content

HuskTowns 3.0.8 - 1.21.4 support, bug fixes

Latest
Compare
Choose a tag to compare
@WiIIiam278 WiIIiam278 released this 22 Dec 16:59
· 1 commit to master since this release
508901e

HuskTowns 3.0.8 improves support for 1.21.4 and fixes bugs. This release will perform database migrations on startup, and requires updating or regenerating your flags.yml file.

  • Added PLACE_VEHICLE and BREAK_VEHICLE operation types and added handling for boats with chest in 1.21.4
  • Improved the performance of SQLite database mode; data is now stored in jsonb format
  • Fixed usernames with multiple underscores being formatting-escaped causing /town invite accept/decline to not work (#532)
  • Fixed a NoSuchElementException that could occur when using the town invite command (#531)
  • Fixed reeling an entity in with a fishing rod not being correctly protected against (#534)

To update, just drag+drop and update your flags.yml file (or regenerate if you haven't modified it from the default) with the new PLACE_VEHICLE and BREAK_VEHICLE operation types.