|
@@ -369,6 +369,12 @@ See also: link%{+a}, newhub%{-}
|
|
|
enforce +p as well. The point is to notice the chan
|
|
enforce +p as well. The point is to notice the chan
|
|
|
and bots when an /invite is done. This is useful in
|
|
and bots when an /invite is done. This is useful in
|
|
|
seeing when a shell is hijacked ;)
|
|
seeing when a shell is hijacked ;)
|
|
|
|
|
+ $bcapslimit$b If this is set, any +f bots will kick a client for using
|
|
|
|
|
+ too many caps. This is a percentage (0-100) of how much of
|
|
|
|
|
+ their message can be caps before being kicked.
|
|
|
|
|
+ $bcolorlimit$b If this is set, any +f bot will kick the client for
|
|
|
|
|
+ excess color codes. The setting is how many color/bold
|
|
|
|
|
+ character codes the message may contain before being kicked.
|
|
|
$bban-time$b Set here how long temporary bans will last (in
|
|
$bban-time$b Set here how long temporary bans will last (in
|
|
|
minutes). If you set this setting to 0, the bot will
|
|
minutes). If you set this setting to 0, the bot will
|
|
|
never remove them. (This also requires +dynamicbans)
|
|
never remove them. (This also requires +dynamicbans)
|
|
@@ -563,7 +569,8 @@ See also: link%{+a}, newhub%{-}
|
|
|
one host constitutes a flood. Setting this to 0 or 0:0
|
|
one host constitutes a flood. Setting this to 0 or 0:0
|
|
|
disables nick flood protection for the channel.
|
|
disables nick flood protection for the channel.
|
|
|
The following settings will trigger a lockdown (chanmode +mi) for 'flood-lock-time'
|
|
The following settings will trigger a lockdown (chanmode +mi) for 'flood-lock-time'
|
|
|
- seconds.
|
|
|
|
|
|
|
+ seconds. Unlike the other flood-* settings, these will trigger on $bmultiple$b clients.
|
|
|
|
|
+ They are for catching mass floods.
|
|
|
$bflood-mjoin$b Set how many joins in how many seconds before triggering
|
|
$bflood-mjoin$b Set how many joins in how many seconds before triggering
|
|
|
a lockdown for mass join. Setting this to 0 or 0:0 disables mass
|
|
a lockdown for mass join. Setting this to 0 or 0:0 disables mass
|
|
|
join protection for the channel.
|
|
join protection for the channel.
|