- Organized code for better maintainability.
- Fixed update notification message using ANSI instead of normal minecraft codes when send to players.
- Added the ability for admins to remove claims from the claim house using middle mouse click.
Please consider leaving a good review for the plugin.
Discord Support
- Made sure the plugin works even if the server doesn't use an economy provider, it will instead just disable the claim selling system.
Please consider leaving a good review for the plugin.
Discord Support
- Along with the chat option I also added a GUI item for clearing claim messages, more options is better
![]()
- Updated SQLite library to latest version.
Please consider leaving a good review for the plugin.
Discord Support
- Small minor updates and organizing.
- More info printed on server start up.
Please consider leaving a good review for the plugin.
Discord Support
- Updated libraries to latest versions.
- Fixed sellable claims in nether sending you to nether roof upon visiting.
- Projectiles from mobs will no longer break paintings or item frames in claims.
- Players will no longer be able to lit, unlit campfires or other ignitable blocks with bows and fire charges in claims.
Please consider leaving a good review for the plugin.
Discord Support
- 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
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
- Fixed an error when players tried to trust and untrust others in places where there wasn't a claim. It will now properly inform players about it.
- Fixed untrust command sometimes not finding players that haven't been online for a long time.
Please consider leaving a good review for the plugin.
Discord Support
- Added the ability for players to earn claim blocks by being online.
- Added new config options to control the new feature.
Add the following or regenerate your configs.
YAML:# Claim Block Earning Settings earn-claimblocks: enabled: false # Enable or disable the feature notify-player: false # Whether to notify players when they earn claim blocks blocks-per-hour: 100 # Number of claim blocks earned per hour interval-minutes: 30 # How often (in minutes) to grant claim blocks (Requires server restart to take effect)
YAML:# Messages messages: claimblocks_earned: "&aYou have earned &e{blocks}&a claim blocks for playing!"
- Made sure decorated pots are protected from projectiles.
