Use PropertiesParser for reading configurations.

This commit is contained in:
MobiusDevelopment
2020-02-19 12:13:21 +00:00
parent faa853de6b
commit dfddf3f519
25 changed files with 2279 additions and 2507 deletions

View File

@@ -141,6 +141,13 @@ FloodProtectorMoveActionPunishmentLimit = 0
FloodProtectorMoveActionPunishmentType = none
FloodProtectorMoveActionPunishmentTime = 0
# Generic Action
FloodProtectorGenericActionInterval = 5
FloodProtectorGenericActionLogFlooding = false
FloodProtectorGenericActionPunishmentLimit = 0
FloodProtectorGenericActionPunishmentType = none
FloodProtectorGenericActionPunishmentTime = 0
# Macro - attempts to Macro system
FloodProtectorMacroInterval = 8
FloodProtectorMacroLogFlooding = True