Chest Guard
No reviews yet
ChestGuard is a Forge mod for multiplayer servers that adds secure chest locking, permissions, real-time activity tracking, explosion protection, and controlled item transfers — turning basic storage into a monitored, owner-controlled system.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description

ChestGuard – Advanced Chest Protection & Secure Transfer System (Forge)
ChestGuard is a high-level chest protection and management mod built for Minecraft Forge multiplayer servers. It provides structured ownership, granular permission control, secure item transfers, real-time interaction alerts, explosion-proof storage, and full chest tracking.
This is infrastructure-level protection — not a basic lock command.
🔐 Core Protection Features
✔ Lock & Name Chests
/chestlock Locks the targeted chest and allows assigning a custom name.
✔ Unlock Chests
/chestunlock Removes protection and ownership from the targeted chest.
✔ Detailed Chest Information
/chestdetails
Displays:
- Lock status (Locked / Unlocked)
- Exact coordinates
- Owner (UUID-based)
- Custom chest name
✔ Live Chest Info (Look-Based Display)
When looking at a chest, players automatically see:
- Coordinates
- Lock status
- Owner (if locked)
- Custom chest name
No command required.
💥 Explosion-Proof Protection
Locked chests are immune to:
- TNT explosions
- Creeper explosions
- Any explosion-based damage source
Protected storage remains intact in hostile environments.
👥 Permission & Trust System
✔ View Trusted Users
/chesttrust Displays all players with access to the targeted chest.
✔ Grant Permissions
/chestpermission Assigns access permissions to selected players.
✔ List Owned Chests
/chestlists Shows all chests owned by the executing player.
✔ Locate Chests
/chestsearch Returns coordinates of a specified owned chest.
📦 Activity Monitoring & Real-Time Alerts
✔ View Chest Contents
/chestitems Displays chest inventory (permission-based access).
✔ Activity Log
/chestactivity Shows complete interaction history for the chest.
✔ Real-Time Item Alerts
When a locked chest is accessed, the owner is notified instantly.
If a player removes items, the owner receives:
- Player name
- Item removed
- Quantity
- Action type
If a player adds items, the owner receives:
- Player name
- Item deposited
- Quantity
- Action type
Every inventory change is tracked and logged for full accountability.
🔁 Secure Item Transfer System
✔ Select Items
/itemtake Marks items for secure transfer.
✔ Transfer Items
/itemtransfer
If transferring to another player’s locked chest:
- A 30-second approval window is initiated
- The target chest owner must respond
✔ Approve or Reject Transfer
/transfer accept /transfer deny
Confirms or cancels the pending transfer request.
📜 Command Reference Table
| Command | Description | Access Scope |
|---|---|---|
/chestlock |
Lock and name a chest | Owner |
/chestunlock |
Remove chest protection | Owner |
/chestdetails |
Show chest metadata | Owner / Trusted |
/chesttrust |
View trusted players | Owner |
/chestpermission |
Grant player access | Owner |
/chestlists |
List owned chests | Owner |
/chestsearch |
Locate owned chest | Owner |
/chestitems |
View chest inventory | Owner / Trusted |
/chestactivity |
View interaction history | Owner |
/itemtake |
Select items for transfer | Owner / Trusted |
/itemtransfer |
Initiate secure transfer | Owner / Trusted |
/transfer accept |
Approve transfer | Target Owner |
/transfer deny |
Reject transfer | Target Owner |
🧠 Technical Highlights
- UUID-based ownership (not username-dependent)
- Server-side Forge architecture
- Persistent world-level storage system
- Explosion-resistant locked chests
- Real-time inventory change alerts
- Structured permission and trust framework
📞 Support
Support & community: https://dsc.gg/trickorealms

ChestGuard – Advanced Chest Protection & Secure Transfer System (Forge)
ChestGuard is a high-level chest protection and management mod built for Minecraft Forge multiplayer servers. It provides structured ownership, granular permission control, secure item transfers, real-time interaction alerts, explosion-proof storage, and full chest tracking.
This is infrastructure-level protection — not a basic lock command.
🔐 Core Protection Features
✔ Lock & Name Chests
/chestlock
Locks the targeted chest and allows assigning a custom name.
✔ Unlock Chests
/chestunlock
Removes protection and ownership from the targeted chest.
✔ Detailed Chest Information
/chestdetails
Displays:
- Lock status (Locked / Unlocked)
- Exact coordinates
- Owner (UUID-based)
- Custom chest name
✔ Live Chest Info (Look-Based Display)
When looking at a chest, players automatically see:
- Coordinates
- Lock status
- Owner (if locked)
- Custom chest name
No command required.
💥 Explosion-Proof Protection
Locked chests are immune to:
- TNT explosions
- Creeper explosions
- Any explosion-based damage source
Protected storage remains intact in hostile environments.
👥 Permission & Trust System
✔ View Trusted Users
/chesttrust
Displays all players with access to the targeted chest.
✔ Grant Permissions
/chestpermission
Assigns access permissions to selected players.
✔ List Owned Chests
/chestlists
Shows all chests owned by the executing player.
✔ Locate Chests
/chestsearch
Returns coordinates of a specified owned chest.
📦 Activity Monitoring & Real-Time Alerts
✔ View Chest Contents
/chestitems
Displays chest inventory (permission-based access).
✔ Activity Log
/chestactivity
Shows complete interaction history for the chest.
✔ Real-Time Item Alerts
When a locked chest is accessed, the owner is notified instantly.
If a player removes items, the owner receives:
- Player name
- Item removed
- Quantity
- Action type
If a player adds items, the owner receives:
- Player name
- Item deposited
- Quantity
- Action type
Every inventory change is tracked and logged for full accountability.
🔁 Secure Item Transfer System
✔ Select Items
/itemtake
Marks items for secure transfer.
✔ Transfer Items
/itemtransfer
If transferring to another player’s locked chest:
- A 30-second approval window is initiated
- The target chest owner must respond
✔ Approve or Reject Transfer
/transfer accept
/transfer deny
Confirms or cancels the pending transfer request.
📜 Command Reference Table
| Command | Description | Access Scope |
|---|---|---|
/chestlock |
Lock and name a chest | Owner |
/chestunlock |
Remove chest protection | Owner |
/chestdetails |
Show chest metadata | Owner / Trusted |
/chesttrust |
View trusted players | Owner |
/chestpermission |
Grant player access | Owner |
/chestlists |
List owned chests | Owner |
/chestsearch |
Locate owned chest | Owner |
/chestitems |
View chest inventory | Owner / Trusted |
/chestactivity |
View interaction history | Owner |
/itemtake |
Select items for transfer | Owner / Trusted |
/itemtransfer |
Initiate secure transfer | Owner / Trusted |
/transfer accept |
Approve transfer | Target Owner |
/transfer deny |
Reject transfer | Target Owner |
🧠 Technical Highlights
- UUID-based ownership (not username-dependent)
- Server-side Forge architecture
- Persistent world-level storage system
- Explosion-resistant locked chests
- Real-time inventory change alerts
- Structured permission and trust framework
📞 Support
Support & community: https://dsc.gg/trickomods
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources