权限
此插件使用权限系统。要分配/删除权限,请使用 。oxide.grant <user or group> <name or steam id> <permission>
oxide.revoke <user or group> <name or steam id> <permission>
- betternostability.use-- 允许玩家的建筑没有稳定性
聊天命令
- /ns -- 切换 No Stability 的状态
配置
设置和选项可以在目录下的文件中进行配置。建议使用编辑器和验证器,以避免格式问题和语法错误。
代码:
{
"Enable Plugin": true,
"Use Permission": false,
"Stability Entity Settings": {
"door.hinged.bunker.door": false,
"door.hinged.cargo_ship": false,
"door.hinged.garage_a": false,
"door.hinged.industrial_a_a": false,
"door.hinged.industrial_a_b": false,
"door.hinged.industrial_a_c": false,
"door.hinged.industrial_a_d": false,
"door.hinged.industrial_a_e": false,
"door.hinged.industrial_a_f": false,
"door.hinged.industrial_a_g": false,
"door.hinged.industrial_a_h": false,
"door.hinged.security.blue": false,
"door.hinged.security.green": false,
"door.hinged.security.red": false,
"door.hinged.vent": false,
"door.hinged.wood.static": false,
"door_test_static": false,
"cave_lift": false,
"rocket_crane_lift": false,
"rocket_crane_lift_nd": false,
"door.double.hinged.metal": false,
"door.double.hinged.toptier": false,
"door.double.hinged.wood": false,
"door.hinged.metal": false,
"door.hinged.toptier": false,
"door.hinged.wood": false,
"floor.grill": false,
"floor.ladder.hatch": false,
"gates.external.high.stone": false,
"gates.external.high.wood": false,
"wall.external.high.stone": false,
"wall.external.high.wood": false,
"wall.frame.cell": false,
"wall.frame.cell.gate": false,
"wall.frame.fence": false,
"wall.frame.fence.gate": false,
"wall.frame.garagedoor": false,
"wall.frame.netting": false,
"wall.frame.shopfront": false,
"wall.window.bars.metal": false,
"wall.window.bars.toptier": false,
"wall.window.bars.wood": false,
"shutter.metal.embrasure.a": false,
"shutter.metal.embrasure.b": false,
"wall.window.glass.reinforced": false,
"shutter.wood.a": false,
"floor": true,
"floor.frame": true,
"floor.triangle": true,
"foundation": true,
"foundation.steps": true,
"foundation.triangle": true,
"roof": true,
"block.stair.lshape": true,
"block.stair.ushape": true,
"wall": true,
"wall.doorway": true,
"wall.frame": true,
"wall.half": true,
"wall.low": true,
"wall.window": true,
"generator.wind.scrap": false,
"chinese_door_decoration": false,
"chinese_door_frame_decoration": false,
"graveyardfence": false,
"doorgarland.deployed": false,
"windowgarland.deployed": false
},
"Floating Settings": {
"Enabled": false,///// If enabled, the following entities can float
"Floating Entity List (entity short prefab name)": [
"rug.deployed",
"cupboard.tool.deployed"
]
}
}