# -------------------------- Text Filters ------------------------- #
# Warn for bad words in messages kick for bad words in names - boolean
# Curses and char replacements are defined in Airio.cfg.txt file.
CheckCursing=false
# Spectate for bad words in numberplates - boolean
# Spectate for skin containing prohibited (team) name - boolean
CheckText=true
CheckSkin=false
# On which bad language in message the player is kicked - integer
# 0 = never, 1 = on first, 2 = with one warning...
NumCurses=2
[b]# Kick for sending too many text lines into chat - boolean
CheckFlooding=true[/b]
# On which text message in what time the player is kicked - integers
# Player is warned of flooding on message (FloodingCount - 1).
FloodingCount=4
FloodingTime=8