
Chest Protect - Chest Lock 5.20.16
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.
+ Added: Server bank
# Server bank account name. Upkeep will go here. Empty means, that this feature is disabled.
server-bank: ''
+ Added: Strict currency item comparison
items:
# If enabled, only items that have the same name, lore etc. will belong to the currency.
# Not just items of the same type or items with the same model-data.
strict: false