No Durability - 无限耐久允许有权限的玩家的所有物品都无限耐久。
权限
- nodurability.allowed - 获得该权限的玩家都无限耐久。
配置文件
JSON:
{
"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 // 如果设置为黑名单,那么Item list里的物品不再是无限耐久
}