Chest Stacks

Chest Stacks is a Rust plugin that allows players to stack chests on top of each other!

Configuration:

{
"Only stack chests in Building Privileged zones": true,
"Blacklisted Skins": [
2618923347
],
"Permissions & their amount of stacked chests allowed": {
"cheststacks.use": 3,
"cheststacks.vip": 5
}
}

Language:

{
"MaxStackAmount": "You are trying to stack more than {0} boxes!",
"OnlyStackSameType": "You can only stack the same type of chests!",
"CeilingBlock": "A ceiling is blocking you from stacking this chest!",
"BuildingBlock": "You need to be Building Privileged in order to stack chests!"
}

Permissions:

cheststacks.use (Always grant this permission for usage, grant additional permissions for different maximum stack amounts)

DO NOT USE COPY/PASTE PLUGIN TO PASTE STACKED CHESTS, IT WON’T WORK PROPERLY.
In order to stack the chests you have to press RIGHT CLICK while looking at the placed chest and being near it!

Supports:

Small Boxes, Large Boxes, Coffins

Leave a Comment