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.