IMPORTANT:
This is a stability update addressing various issues in 2.2.2 release.
Changelog
Code (Text):
* Fix player cached claim not always being updated after successful teleports.
* Fix ClaimRemoveEvent.Expire not being fired before cleanup.
* Fix inventory GUI /playerinfo not working for self when denying others permission.
* Fix inventory GUI notification icons being shown without permission.
* Fix MultiPaperProvider transfer and resize notifications not always loading claims on other servers.
* Fix child claims last active logic not checking ownership on player login.
* Fix claim-start message when creating child claims.
* Fix /claimid tab completion.
* Fix /claimdisplayname clear message.
* Fix /claimoption command not handing quoted values properly.
* Fix various option definition permission checks.
* Add sculk protection.
* Add 'minecraft:fire' to block-break blacklist.
Note: If you want to prevent fire extinguishing, remove this entry from blacklist.conf.
* Add missing : to status label in inventory option GUI.
* Add 3d claim UP/DOWN player face support for /claimcontract and /claimexpand.
* Updated pt_BR lang.
* (Sponge) Fix player-command-enter and player-command-exit options not being checked with player movement cache enabled.
* (MC 1.12.2) Fix NoSuchFieldError during entity spawns.