PrivateChest Plus icon

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

ChatGPT%20Image%208%20may%202025-%2011_43_58%20a-m-.png

πŸ“Œ Plugin Banner

ChatGPT%20Image%208%20may%202025-%2011_43_07%20a-m-.png

---

πŸ’Ύ 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


🧱 Designed for survival servers, SMPs, roleplay servers, factions, and any network that values security and control.

afk