This update adds support for Leaf 1.21.4 and later, along with various quality-of-life improvements and bug fixes.
3.1.0 Changelog
Code (Text):
* Add Leaf 1.21.4+ support.
* Add safeguard for checking teleport delay and cost option values.
* Add `tag.yml` support for items.
* Add new override setting `wilderness-fire-block` in `global.yml` to control whether fire spreads between wilderness and user claims regardless of flag state.
* Add new trustlist command permission `griefdefender.admin.claim.command.trust.list.others`.
Anyone with this permission can view trust list in claims.
* Add new trustlist command permission `griefdefender.admin.claim.command.trust.list.modify`. Anyone with this permission can modify trust list in claims.
* Fix sculk sensors randomly breaking due to BlockRedstoneEvent listener.
* Fix claim tool right-click bypassing slabs/stairs/panes/fences that have non-empty shapes.
* Fix item-interact-secondary not being checked for custom items.
* Fix cache events missing debug info.
* Fix users being able to see `/cf` command suggestions without advanced permissions.
* Fix players unable to attack angry wolves when `tamed-protection` enabled.
* Fix some wilderness data not being loading correctly on startup when using DB storage.
* Improve thread safety.
* Improve rent system.