
Chest Protect - Chest Lock 5.20.13
Protect chests, doors, furnaces, all blocks, GUI based, Flags, Economy, Full customizeable
+ 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
+ Added: [#] Option to set default state of chestprotect-lock flag
# chestprotect-lock flag that allows you to prevent locking objects in plugins like WorldGuard.
flag:
# Apply the chestprotect-lock flag also to global regions in world manager plugins, like WorldGuard?
# For Lands use /lands admin wilderness instead.
# This option requires server reload / restart.
global-regions: false
# Default state of the lock flag. If you use ProtectionStones, then you might want to set this to true.
default-state: false
+ Added: [Suggestion] Being able to set fade in, stay and fade out times for titles:
[url]https://github.com/Angeschossen/General/wiki/Messages#as-a-title[/url]
- Fixed: Opening menu for wrong player at /cp admin player <player> menu