
PrivateChest Plus 1.1
Protect your storage with ease β secure, powerful, and lightweight.
Β π PrivateChest Plus β Simple and Secure Chest Protection
PrivateChest Plus is a powerful yet lightweight Minecraft plugin that allows players to protect their chests with ease β no passwords required. Whether you're running a survival world, an SMP server, or a semi-vanilla community, this plugin keeps your storage safe from intruders and explosions.
β Works with Minecraft 1.16.x up to 1.21.5
β Compatible with Spigot, Paper, Purpur, and Pufferfish
β¨ Key Features
-
β Lock or unlock chests with a simple command (
/lockchest
) -
β No password required β intuitive protection
-
β Prevent TNT and creeper explosions from destroying locked chests
-
β Add or remove trusted players per chest
-
β Auto-lock system (optional)
-
β "Open all" command for convenient multi-chest access
-
β Inventory lock while editing to avoid conflicts
-
β Admin commands to reload or clean orphan protections
-
β Customizable messages and config
-
π Multilingual support: support available in English and Spanish
π οΈ Basic Commands
-
/lockchest
β Protect the chest youβre looking at -
/unlockchest
β Unlock a protected chest -
/trustchest <player>
β Add a trusted player to a chest -
/untrustchest <player>
β Remove a trusted player -
/openall
β Opens all nearby locked chests you own -
/privatechest reload
β Reloads the plugin config -
/clearchests
β Removes data from unlinked chests
π§Ύ Permissions
privatechest.use |
Access to player commands | β |
privatechest.admin |
Access to admin commands | β (OP only) |
π· Screenshots & Comparison
π Version Comparison: Free vs Plus
π Plugin Banner

---
πΎ Storage Options
You can switch between:
- π `YAML` β perfect for single-server use Β
- π’οΈ `MySQL` β ideal for multi-server or BungeeCord networks
---
π§° Configuration Preview
config.yml
storage:
type: yaml # yaml or mysql
mysql:
host: localhost
port: 3306
database: privatechestplus
username: root
password: yourpass
use-prefix: true
prefix: "&7[&6PrivateChestPlus&7] "
unlock-duration: 30
notify-owner-on-open: true
messages.yml
protected-chest: "&aChest successfully protected."
owner-open-notification: "&bYour container is protected."
access-attempt-notification: "&c%player% tried to access your protected container!"
πΈ Screenshots
https://media2.giphy.com/media/v1.Y...ZfYnlfaWQmY3Q9Zw/XET2n3S3fQfbc5Abip/giphy.gif
Β
π Developer API
Expose PrivateChestPlusAPI
via Bukkit's ServicesManager
PrivateChestPlusAPI api = Bukkit.getServicesManager()
.getRegistration(PrivateChestPlusAPI.class)
.getProvider();
if (api.isChestProtected(loc)) {
String owner = api.getChestOwner(loc);
}
πΈ License
-
π Free updates forever
-
π Simple license for commercial/private use
-
β No resale or redistribution
π Support & Contact
-
π GitHub: koyere/PrivateChestPlus
-
π¬ Support: https://discord.gg/xKUjn3EJzR
-
π οΈ Suggestions & bugs? Open an issue or ticket!
- Support is available in English and Spanish.
π§± Designed for survival servers, SMPs, roleplay servers, factions, and any network that values security and control.