- #
- # Soulbound configuration
- # Last updated on 1.1.9-b71
- #
- #####
- #
- # Settings for Soulbound in general
- ###
- General:
- # Allow Soulbound to report on basic anonymous usage
- Stats_Tracking: true
- # Allow Soulbound to check if a new version is available
- Update_Check: true
- Prefer_Beta: false
- # Should Soulbound print out debug messages?
- Verbose_Logging: false
- # Should Soulbound over-write configs to update, or make new ones ending in .new?
- Config_Update_Overwrite: true
- Soulbound:
- #这条无视吧
- Feedback_Messages_Enabled: true
- #防止死亡后物品掉落
- Prevent_Item_Drop: false
- #绑定的物品丢出去之后清除
- Delete_On_Drop: false
- #允许绑定的物品存放在箱子等容器里
- Allow_Item_Storing: true
- #无限耐久
- Infinite_Durability: false
- #指令黑名单
- Blocked_Commands:
- /blockedcommand
- #无视吧……
- Commands_Bind_When_Used:
- /enchant
- Dependency_Plugins:
- DiabloDrops:
- BindOnPickup: Legendary, Rare, Unidentified
- BindOnUse: Magical
- BindOnEquip: Set
- EpicBossRecoded:
- BindOnPickup: true
- BindOnUse: false
- BindOnEquip: false
- LoreLocks:
- Bind_Keys: true
- MythicDrops:
- BindOnPickup: common, uncommon, rare
- BindOnUse: terric, netheric
- BindOnEquip: endric
复制代码
|