Modules/1.1/messageflood
From the makers of InspIRCd.
(Redirected from Modules/messageflood)
messageflood module (InspIRCd-1.1 version)
| 1.1 Documentation | 1.2 Documentation | 2.0 Documentation | 2.1 Documentation |
| Return to the 1.1 Module List | |||
| 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
|
| This module does not require any extra configuration, beyond the <module> tag to load it. |
| 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. |
| Extended Bans (Extbans)
|
| This module implements no extended bans. |
| Commands
|
| This module adds no extra commands. |
| Special Notes
|
| None |

















