ChestPlus
Upgradeable custom chests with paged storage, multiple tiers, and safe persistence.
ChestPlus
ChestPlus
ChestPlus is a Paper plugin that adds upgradeable custom chests with paged storage.
Features
- Custom chest tiers: - Copper - Iron - Gold - Diamond - Obsidian - Netherite - Paged storage system - Upgrade system between tiers - Upgrade by crafting - Upgrade directly on placed chests - Protection against pistons and explosions - Admin give command - UUID-based chest identity system - Safe persistence without reusing old chest tier data
Commands
`/chestplus give <player> <tier> [amount]`
Gives custom chest items to a player.
`/chestplus reload`
Reloads the plugin config.
Permission
- `chestplus.admin`
Supported tiers
- `copper` - `iron` - `gold` - `diamond` - `obsidian` - `netherite`
Base crafting recipes
Copper / Iron / Gold
```text I B I B C B I B I
Diamond / Netherite I I I I C I I I I
Obsidian O X O X C X O X O
Recipe legend I = ingot or material B = block of the material C = chest O = obsidian X = crying obsidian
Upgrade crafting Copper Chest -> Iron Chest Iron Chest -> Gold Chest Gold Chest -> Diamond Chest Diamond Chest -> Obsidian Chest Obsidian Chest -> Netherite Ches
Notes ChestPlus chests are intentionally single chests only Double chest behavior is blocked for stability Placed chests keep their own UUID and stored data safely Breaking and replacing a chest in the same position will not keep the old tier
Supported plataform
Paper 1.21+