Compatibility
Minecraft: Java Edition
1.21.x
Platforms
Tags
Creators
Details
Licensed MIT
Published last month
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
copperirongolddiamondobsidiannetherite
Base crafting recipes
Copper / Iron / Gold
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+


