
Chest Protect - Chest Lock 5.20.13
Protect chests, doors, furnaces, all blocks, GUI based, Flags, Economy, Full customizeable
+ Added: [Suggestion] Hologram for containers via option in protectables.yml:
Example:
[img]https://i.imgur.com/6XL7mC6.png[/img]
- Fixed: [#2153] Error at calling BlockExplodeEvent
+ Added: [Suggestion] Prevent placement of hopper below protection. Do not
wait until it pulls items. This delivers protection against item extraction on
servers that have disable-move-event enabled in paper.yml.
If this protection is not sufficient for your use case, make sure to
disable the disable-move-event option.
+ Improved: [#2134] Call BlockExplodeEvent when hopper is being removed.
This helps skyblock plugins detecting the removal of hoppers
- Fixed: [#2107] Group not completely deleted
+ Added: Settings
# Should protections only be allowed inside claims?
# Protections in the wilderness won't be allowed.
# This also means that protections inside a land will get unlocked, if the land gets unclaimed.
only-claim: false
# If the location is claimed, should it only be allowed if the player is trusted in that claim?
only-trusted_2: true
+ Added: You can now configure flags in roles.yml and the role names
Wiki: https://github.com/Angeschossen/ChestProtect/wiki/Roles
- Fixed: [#2061] WG lock flag
- Fixed: [#2069] Being able to add owner to group
- Fixed: [#2069] Other protection types menu
- Fixed: [#2069] Protection in wrong protection type menu
- Fixed: [#2069] add_all button not refreshing menu
- Fixed: [#2061] Protection member being able to rename the protection
- Fixed: Unknown item failure_max
- Fixed: Missing entry in gui: unlimited
- Fixed: [#2068] Not being able to promote players in group menu
- Fixed: [#2068] Issue with teleportation progress and cmd
- Fixed: Issue with listener registration
+ Added: [Suggestion] Flag to all everyone to take or insert items (2 flags, public_insert, public_take)
+ Added: [Suggestion] You can now set names for block and entity protections
You might want to add the {name} placeholder to the protection list menu.
Also, you probably need to adjust the slots at your gui lang file to make the item show up.
Most likely, your current layout will conflict with the default position.
- Fixed: back to list menu when unlocking protection in menu
- Fixed: [#2004] * in worlds list
- Fixed: error on enabling plugin