HuskClaims 1.4.5 adds support for 1.21.4, improves performance in a few areas, and fixes bugs. This release will perform database migrations on startup, and requires updating or regenerating your
trust_levels.yml file.
- Added a new config option for specifying the maximum number of claim blocks a user may have (#241)
- Added a default second-long cooldown between user command actions to prevent action spam abuse (#240)
- Added PLACE_VEHICLE and BREAK_VEHICLE operation types and added handling for boats with chest in 1.21.4 (#242)
- Added Italian (it-it) locales, courtesy of RealPif_5
- Improved the performance of SQLite database mode; data is now stored in jsonb format
- Fixed the Geyser hook to automatically have Bedrock users use the block update highlighter not working (#234)
- Fixed the /trapped command's teleport always being instantaneous when HuskHomes was installed
- Fixed an IllegalArgumentException when looking up certain users' claim block balances (#252)
- Fixed right clicking animals sending double messages (#233)
- Fixed interaction operations with Redstone Ore and Sculk Shriekers not being of the REDSTONE_INTERACT type (#243, #262)
- Fixed eating food not being allowed while looking at a block in a claim without trust (#247)
To update, just drag+drop and update your
trust_levels.yml file (or regenerate if you haven't modified it from the default) with the new
PLACE_VEHICLE and
BREAK_VEHICLE operation type flags.