ChestPlus - Virtual Chest Plugin ChestPlus is a powerful, modern chest plugin designed for Minecraft servers.
It allows players to open up to
5 personal virtual chests, each protected with optional permission control.
✨ Features • Up to 5 virtual storages per player
• Permission-based access to each chest
• Asynchronous YAML-based saving for performance
• Auto-save & auto-delete system for backups
• Admin commands for accessing other players' chests
• Custom GUI interface via gui.yml
• Safe from item duplication and access conflicts (lock system)
prefix: "&7[&6ChestPlus&7] " no-permission: "%prefix% &cYou do not have permission to open this chest!" invalid-storage: "%prefix% &cInvalid chest ID." storage-opened: "%prefix% &aChest #%id% opened." storage-opened-other: "%prefix% &aChest #%id% opened. (Target: %target%)" reloaded: "%prefix% &aConfiguration reloaded!" storage-in-use: "&cSomeone is already using this chest!"
Commands CommandDescription /chest Opens the main chest GUI
/chest open <player> <id> Admin command to open another player's chest
/chest reload Reloads plugin configuration