This update adds support for Minecraft 1.21.11, fixes several bugs, and includes various QoL improvements.
3.1.4 Changelog
Code (Text):
* Update to MC 1.21.11
* Fix option GUI not showing proper default definition value.
* Fix `/claimtransfer` not transferring subdivisions for basic claims.
* Fix copper golems not being able to be axed in claims.
* Fix copper golems not able to turn into statues in claims.
* Fix copper golem protection.
* Fix wind charge not being able to interact in claims when targetting a block.
* Fix trusted players not able to teleport to claim spawn via inventory GUI.
* Fix possible NPE during pagination calculator non-unicode init.
* Fix `+` not showing up in `/trustlist` for claim owners.
* Fix portal create protection for non-players.
* Add new `/untrustallclaims` admin command to remove a player's trust from ALL claims. Permission is `griefdefender.admin.claim.command.untrustall.claims`
* Add VehicleExitEvent support.
Note: enter/exit vehicle will use `entity-riding` flag with a new context `action`. Possible `action` values are `mount` and `dismount`.
* Add owner-default-message to the message category to control whether claim owners see default enter/exit messages.
* Add two new language keys for owner default messages:
claim-enter-title-owner-main-default: &6Entered &f{claim_name}
claim-exit-title-owner-main-default: &6Left &f{claim_name}
* Allow residents to resize their own claims.
* Remove chicken egg spawn default.