Configuration:
Code:
{
"Building privilege required": true,
"Blacklisted Skins": [
2618923347
],
"Permissions & their amount of stacked chests lmits": {
"cheststacks.use": {
"Chest type limits": {
"SmallBox": 3,
"LargeBox": 5
}
},
"cheststacks.vip": {
"Chest type limits": {
"SmallBox": 5,
"LargeBox": 10
}
}
}
}
Language:
Code:
{
"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)
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
Bugs & Questions:
If you've found any bugs, have any questions/suggestions please let me know in the support section!