Addition of AugmentScript and EnchantItem flood protectors.

This commit is contained in:
MobiusDevelopment
2021-11-07 11:58:07 +00:00
parent ab19b0ba91
commit 99c349ead8
9 changed files with 92 additions and 2 deletions

View File

@@ -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