权限
此插件使用权限系统。要分配权限/要删除权限,请使用 。
oxide.grant <user or group> <name or steam id> <permission>
oxide.revoke <user or group> <name or steam id> <permission>
- nodurability.allowed-- 允许玩家的物品永久保存
配置
设置和选项可以在目录下的文件中进行配置。建议使用编辑器和验证器,以避免格式问题和语法错误。
代码:
{
"Use ZoneManager": false,
"Keep Max Durability": true,
"Exclude all zone": false,
"Exclude dynamic pvp zone": false,
"Zone exclude list (Zone ID)": [],
"Item list (Item short name)": [],
"Item list is a blacklist? (If false, it's is a whitelist)": true // If it is a blacklist, items in the list will not be 'No Durability'
}