Skip to content

Releases: earomc/chestlocker

2.2.2

13 Apr 14:39

Choose a tag to compare

  • Fixes issue #7

2.2.1 More fixes

08 Apr 15:21

Choose a tag to compare

  • 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!

08 Apr 14:07

Choose a tag to compare

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]

23 Mar 19:44

Choose a tag to compare

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

2.0

12 Aug 22:53
27fdf53

Choose a tag to compare

2.0
  • Recoded basically everything, made code look nicer ^^
  • Added logging
  • Added new lockables (brewing stand and smoker I believe? It's been too long!)
  • You can now lock and unlock containers in creative mode without breaking them!
  • Updated messages