
Chest Protect - Chest Lock 5.20.17
Protect chests, doors, furnaces, all blocks, GUI based, Flags, Economy, Full customizeable
- Fixed: [#2344] Personal settings not saved if for example the server crashes
+ Added: [Suggestion] API isProtectableBlock and isProtectableEntity
+ Added: [Suggestion] ProtectionManager with various methods for protection creation
+ Added: getEntityProtection
+ Added: Check if inventory is null at open (shouldn't happen, but some 3rd party plugin might invoke such event, leading to errors)
+ Added: [Suggestion] SuperiorSkyblock2 untrust-remove support config.yml
+ Added: Support for "bed" in protectables.yml which covers all types of beds
bed:
enabled: false
hologram: false
costs:
value: 10
cashback: 15
- Fixed: [#2284] /unlock execution from console possible with error
+ Added: [#2256] Protection against water flow
+ Added: Support for locking skulls
- Fixed: Item frame protection not being able to unlock or remove items
You might need to re-lock the item frame, if you still encounter this issue with an item frame
Add this to the block section in protectables.yml, if you want to allow locking item frames.
+ Updated: Latest Lands API
Merry Christmas!
+ Updated: To latest Lands API
- Fixed: "only-trusted_2" option
+ Changed: Default notification messages are now being sent as an actionbar instead
of a chat message. This does not affect existing installations.