没有耐久度允许获得许可的玩家对每件物品都没有耐久度,基本上可以永远持续下去。

权限

此插件使用权限系统。若要分配权限,请使用 。若要删除权限,请使用 。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'
}
声明:本站所有文章,如无特殊说明或标注,均为本站原创发布。任何个人或组织,在未征得本站同意时,禁止复制、盗用、采集、发布本站内容到任何网站、书籍等各类媒体平台。如若本站内容侵犯了原著者的合法权益,可联系我们进行处理。