Modules/messageflood
From the makers of InspIRCd.
(Redirected from Message Flood Prevention Module)
| Description
|
| Allows channel operators/halfoperators to set a mode on their channel which prevents message/notice flooding (spamming/scrolling) on a channel on the server side. |
| Configuration Tags
|
| None |
| Additional Modes
|
| Chan Mode: +f [*][lines]:[sec] - When a user types more than 'lines' lines in 'sec' seconds, kick them. If prefixed with a '*', kickban them. E.g. '*6:10' means kickban the user after 6 lines in 10 seconds, '2:6' means kick the user after 2 lines in 6 seconds. |
| Additional Commands
|
| None |
| Special Notes
|
| None |

















