cs_set_joinflood
Module Author: genius3000
Category: ChanServ
Status: Published
User Rating:
(0 Comments)
This module adds a less restrictive join flood protection to ChanServ. Upon a join flood from unregistered users (X many in Y seconds), the channel will become restricted to Registered Users only (for Z seconds). If a 'REGISTEREDONLY' channel mode is available, it will be used. If such a mode is not available, kickbans will be used with each ban being removed after.
ChanServ Config:
module { name = "cs_set_joinflood" }
command { service = "ChanServ"; name = "SET JOINFLOOD"; command = "chanserv/set/joinflood"; }
Usage:
/msg ChanServ SET JOINFLOOD channel {ON [joins [secs [duration]]] | OFF | SHOW}
Defaults of 3 in 10 seconds and for 60 seconds are used unless values are specified with the ON option.
Issues/Found a Bug? Please file an issue at https://github.com/genius3000/anope-modules
Latest Module Releases
- v1.0.2 - Released: 20/10/17 (1 file)
- v1.0.1 - Released: 03/10/17 (1 file)
- v1.0.0 - Released: 17/08/17 (1 file)