- Inspired by the LockettePro plugin, but made for modern 1.20+ minecraft versions, once again with the best performance out of all other plugins.
- Simply add any sign to a chest to protect it from everything!
- Add an other sign to add more allowed users.
- No complicated commands needed for 1.20+ servers, simple right click the sign.
- Compatible with all other protection plugins.
NEW CONFIG SECTION PLEASE ADD IT
Code (YAML):
# Chest Protection Settings
chest-protection:
enabled
: true
messages:
lock_prompt
:
"&aRight-click the chest with a sign to lock it."
chest_locked
:
"&aChest has been locked successfully."
chest_already_locked
:
"&cThis chest is already locked."
chest_unlocked
:
"&aChest protection removed."
chest_expanded
:
"&aYou have expanded your protected chest."
cannot_break_sign
:
"&cYou cannot break this sign."
cannot_place_sign_here
:
"&cYou cannot place a sign here."
allowed_players_removed
:
"&aAllowed players associated with this sign have been removed."
no_permission
:
"&cYou do not have permission to interact with this protected chest."
cannot_break_chest
:
"&cYou cannot break this protected chest. Break the sign first."
could_not_place_sign
:
"&cCould not place the sign. Make sure there's space around the chest."
allowed_players_updated
:
"&aAllowed players updated successfully."
invalid_usernames
:
"&cInvalid usernames on lines: {usernames}"
owner_usernames
:
"&cYou cannot add your own name ({usernames}) to the allowed players list."
no_permission_edit_sign
:
"&cYou do not have permission to edit this sign."
cannot_change_sign_lines
:
"&cYou cannot change lines 1 and 2 of the sign."
chest_lock_message_cooldown
: 60
# Cooldown in seconds for lock prompt message
Please consider leaving a good review for the plugin.
Discord Support