允许有权限的玩家对每个物品都没有耐久度

无耐久度允许有权限的玩家对每件物品都没有耐久度,基本上是永远持续。

权限

此插件使用权限系统。要分配权限,请使用 。要删除权限,请使用 。oxide.grant <user or group> <name or steam id> <permission>oxide.revoke <user or group> <name or steam id> <permission>
  • nodurability.allowed— 允许玩家的物品永久保存

配置

设置和选项可以在目录下的文件中进行配置。建议使用编辑器和验证器,以避免格式问题和语法错误。NoDurabilityconfig
{
  "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'
}
声明:本站所有文章,如无特殊说明或标注,均为本站原创发布。任何个人或组织,在未征得本站同意时,禁止复制、盗用、采集、发布本站内容到任何网站、书籍等各类媒体平台。如若本站内容侵犯了原著者的合法权益,可联系我们进行处理。