Releases: earomc/chestlocker
2.2.2
2.2.1 More fixes
- Fix double chest not locking correctly when extending existing locked single chest
- Switch to plugin level logger instead of global logger
2.2 Important bugfixes!
Fixes a dangerous bug (Issue #6) which was introduced with version 2.1. It allows for players to break locked containers with TNT, or locked shulker boxes with pistons or extract items with hoppers.
You can now place blocks on the sides of locked containers by sneaking. Like you normally can with unlocked containers.
Cleared up messages when entering lock/unlock/adminunlock modes.
2.1 [Deprecated]
WARNING!!! Contains bug which allows players to destroy locked containers with TNT, extract items with hoppers and more. Please update to 2.2+ ASAP!
-
Switched from the Lockable API to the PersistentDataContainer API for saving the container passwords
-
Updated to Paper 1.21.4
-
Switched from left-click to right-click when in lock-/unlock mode as it felt more natural to Minecraft's design