The InspIRCd Project
Home | Developers | Wiki | Forums | Bug Tracker | SVN | Download | Blog
Personal tools

Modules/nickflood

From Inspire IRCd (InspIRCd)

Jump to: navigation, search

Description

Allows channel operators/halfoperators to set a mode on their channel which prevents nick change flooding (spamming/scrolling) on a channel on the server side.

Configuration Tags

None

Additional Modes

Chan Mode: +F [nicks]:[sec] - When users changes their nick more than 'nicks' in 'sec' seconds nick changes for users in that channel are locked for 60 seconds, A notice is sent to the channel to advise all participants of the enforcement.

Additional Commands

None

Special Notes

None