Addition of AugmentScript and EnchantItem flood protectors.
This commit is contained in:
@@ -71,6 +71,20 @@ FloodProtectorDropItemPunishmentLimit = 0
|
||||
FloodProtectorDropItemPunishmentType = none
|
||||
FloodProtectorDropItemPunishmentTime = 0
|
||||
|
||||
# AugmentScript - flooding
|
||||
FloodProtectorAugmentScriptInterval = 30
|
||||
FloodProtectorAugmentScriptLogFlooding = False
|
||||
FloodProtectorAugmentScriptPunishmentLimit = 0
|
||||
FloodProtectorAugmentScriptPunishmentType = none
|
||||
FloodProtectorAugmentScriptPunishmentTime = 0
|
||||
|
||||
# EnchantItem - flooding
|
||||
FloodProtectorEnchantItemInterval = 15
|
||||
FloodProtectorEnchantItemLogFlooding = False
|
||||
FloodProtectorEnchantItemPunishmentLimit = 0
|
||||
FloodProtectorEnchantItemPunishmentType = none
|
||||
FloodProtectorEnchantItemPunishmentTime = 0
|
||||
|
||||
# ServerBypass - server bypass flooding
|
||||
FloodProtectorServerBypassInterval = 5
|
||||
FloodProtectorServerBypassLogFlooding = False
|
Reference in New Issue
Block a user