- 原地址
-
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.vi...codefling.com
插件允许有权限的玩家,将大型储物箱和木质储物箱向上堆叠摆放,而无视红色禁建
可以堆叠的数量取决于权限,可以在配置文件设置不同权限的堆叠数量
使用时请注意,需要堆叠箱子,要靠近箱子并使用【鼠标右键】而不是左键哦!
配置文件如果开启了领地柜权限,则不允许玩家在非授权的建筑附近堆叠箱子。
可以堆叠的数量取决于权限,可以在配置文件设置不同权限的堆叠数量
使用时请注意,需要堆叠箱子,要靠近箱子并使用【鼠标右键】而不是左键哦!
配置文件如果开启了领地柜权限,则不允许玩家在非授权的建筑附近堆叠箱子。
JSON:
{
"仅在建筑特权区域堆叠箱子": false,
"列入黑名单的箱子皮肤": [
2618923347
],
"权限及其允许的堆叠箱子数量": {
"cheststacks.use": 3,
"cheststacks.vip": 4
}
}