ChestKey
🟡 Updated this yearPreview

🔍 Analysis
- 🏆 #316 of 1224 bukkit mods in this game by downloads
📋 About This Mod
# ChestKey ChestKey is a Minecraft plugin for Paper (1.21.11) for locking and protecting chests using unique keys. It works on Java-based servers using Paper API 1.21 or higher and uses only the official Adventure API for texts. It does not require NMS or Reflection. ## Features - **Unique keys**: Each key is a `TRIPWIRE_HOOK` with a random UUID in the `PersistentDataContainer`, a visible short ID in the Lore, and a glitter effect. - **Lock/unlock chest**: Shift-right-click on a (Trapped)Chest with a key links the chest to the key without consuming it. Double chests are treated as a single unit. - **Opening**: Only players with a key in their main or off-hand can open locked chests. Incorrect or missing keys block opening and display particles/indicators. - **Break rules**: Locked chests can only be broken with the correct key. Admins with `chestlock.admin.break` can break any chest. - **Crafting duplication**: Mixing a key and an iron ingot produces two keys with identical UUIDs (provided by a Shapeless recipe). - **Bypass protection**: Hoppers, pistons, and explosions cannot affect locked chests. - **Configurable visual effects**: Particles and small hint signs can be turned on/off in `config.yml`. ## Installation 1. Build the project with Maven: ```bash mvn package ``` 2. Copy the generated JAR (`target/chestlock-1.0-SNAPSHOT.jar`) to the `plugins` directory of your Paper server. 3. Start the server. When starting for the first time, `messages.yml` and `config.yml` will be created in the plugin data folder. 4. Customise `messages.yml` or `config.yml` as needed. ## Configuration `config.yml` currently contains two options: ```yaml visual: particles: true indicator: true ``` - `particles`: activates particle effects when opening attempts fail and after locking. - `indicator`: displays a temporary ‘closed’ sign above the chest. A complete sample configuration is included in the plugin archive. ## Messages All texts come from `messages.yml` and use the (https://docs.adventure.kyori.net/minimessage/) format. You can customise this file to use translations or your own colours. Example entries: ```yaml chest: locked: ‘<red>This chest is locked and you do not have the right key.’ ```
ChestKey is a Minecraft plugin for Paper (1. 21. 11) for locking and protecting chests using unique keys. It works on Java-based servers using Paper API 1. 21 or higher and uses only the official Adventure API for texts. It does not require NMS or Reflection.
## Features
- Unique keys: Each key is a `TRIPWIRE_HOOK` with a
- random UUID in the `PersistentDataContainer`, a visible short ID in the
- Lore, and a glitter effect.
- Lock/unlock chest: Shift-right-click on a (Trapped)Chest
- with a key links the chest to the key without consuming it.
- Double chests are treated as a single unit.
- Opening: Only players with a key in their main or off-hand can
- open locked chests. Incorrect or missing keys block
- opening and display particles/indicators.
- Break rules: Locked chests can only be broken with the correct key.
- Admins with `chestlock.admin.break` can break any chest.
- Crafting duplication: Mixing a key and an iron ingot
- produces two keys with identical UUIDs (provided by a
- Shapeless recipe).
- Bypass protection: Hoppers, pistons, and explosions cannot affect
- locked chests.
- Configurable visual effects: Particles and small hint signs
- can be turned on/off in `config.yml`.
## Installation
1. Build the project with Maven: ```bash mvn package ``` 2. Copy the generated JAR (`target/chestlock-1. 0-SNAPSHOT.jar`) to the `plugins` directory of your Paper server. 3. Start the server. When starting for the first time, `messages.yml` and `config.yml` will be created in the plugin data folder. 4. Customise `messages.yml` or `config.yml` as needed.
## Configuration
`config.yml` currently contains two options:
```yaml visual: particles: true indicator: true ```
- `particles`: activates particle effects when opening attempts fail
- and after locking.
- `indicator`: displays a temporary ‘closed’ sign above the chest.
A complete sample configuration is included in the plugin archive.
## Messages
All texts come from `messages.yml` and use the (https://docs.adventure.kyori.net/minimessage/) format. You can customise this file to use translations or your own colours.
Example entries:
```yaml
chest:
locked: ‘
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- leotrax3d
- Version
- 3.3.0
- Downloads
- 134
- Endorsements
- 1
- Category
- bukkit
- Created
- 3/4/2026
- Updated
- 2/28/2026
- Game Versions
- 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4
- Tags
- economy, equipment, utility
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does ChestKey support?
The author lists 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5. Other versions may work but are untested by the author.
What is the latest version of ChestKey?
Version 3.3.0, published 2026-02-28 with 134 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await