cs_set_joinflood

Module Author: genius3000
Category: ChanServ
Status: Published
User Rating: (1 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

Recent User Comments

  • ComputerTech (computertech)

    Posted: 28/10/20 00:30:20
    Anope Version: 2.0.7
    Module Version: 1.0.2
    Comments:
    Hey, i was using this joinflood module a few times.

    Great module, but yesterday it crashed my services, will try running the module on a test server with test services, with debug mode on, to see if i can replicate the error :P

    User Rating:

Post A Comment

You need to be logged in to post a comment.