The only chest protection you need!
A simple yet powerful Minecraft plugin for protecting chests with sign-based ownership and request system.
Made by juicyyfruittsnackss - dsc.gg/fruitsnacks
:username: format/claimchest commandChestProtect-1.0.0-mc1.21.4.jar for Minecraft 1.21.4)plugins folderMethod 1: Using Signs
:username: on any line of the sign (replace username with your name)Method 2: Using the Claim Command
/claimchest/openrequest <owner> manually/unlockchest/openrequest <player> - Request access to a player's protected chests/acceptrequest <player> - Accept a chest access request/denyrequest <player> - Deny a chest access request/unlockchest - Remove protection from a chest you're looking at/claimchest - Claim and protect a chest with an attached signchestprotect.request - Allows requesting chest access (default: true)chestprotect.accept - Allows accepting chest access requests (default: true)chestprotect.deny - Allows denying chest access requests (default: true)chestprotect.protect - Allows protecting chests (default: true)chestprotect.unlock - Allows unlocking your own protected chests (default: true)chestprotect.protect.others - Allows protecting chests for other players (default: op)chestprotect.admin.unlock - Allows unlocking any protected chest (default: op)chestprotect.admin - Admin access to all protected chests (default: op)The plugin's configuration is stored in plugins/ChestProtect/config.yml. You can modify the request timeout duration and all messages shown to players.
# Time in seconds that access requests will remain valid
request_timeout: 60
# Messages configuration
# Use & for color codes, {0}, {1}, etc. for parameters
messages:
prefix: "&8[&6ChestProtect&8] &r"
# Error messages, success messages, etc.
# See the default config for all available options
ChestProtect is fully compatible with PaperMC, and has been tested with Minecraft 1.21.4. It uses recommended best practices for plugin development and avoids any deprecated API methods where possible.
JAR files are named according to the Minecraft version they were built for (e.g., ChestProtect-1.0.0-mc1.21.4.jar), making it easy to select the correct version for your server.
For support, feature requests, or bug reports, please join our Discord server at dsc.gg/fruitsnacks.
Created by juicyyfruittsnackss. Visit dsc.gg/fruitsnacks for more plugins and support.