HuskClaims 1.5.4 makes improvements to the setting to let you control the maximum number of claim blocks a user can have and spend.
- Improved the maximum claim blocks setting, courtesy of @alazeprt (#381)
- The maximum claim blocks setting now accounts for both spent and unspent claim blocks
- This lets you have a better control of how much of your world surface you want an individual player to theoretically be able to claim
- Added a new permission node to let you control maximum claim blocks per-player/group: huskclaims.max_claim_blocks.(amount)
- Spent claim blocks are now tracked and cached
- Fixed the wrong locale key being used in usergroup_command_description
To update, drag & drop the new jar file and regenerate your locale (messages-xx-xx.yml) file. A database migration will be performed on startup; please note that depending on the size of your database this may take some time. Do not switch off your server while migrations take place.