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

Modules/shun

From the makers of InspIRCd.

Jump to: navigation, search


Description
This module adds the /SHUN command, anyone matching a shunned host cannot execute any commands other than PING and PONG
Configuration Tags
None
Additional Modes
None
Additional Commands
/SHUN <hostmask> <duration> <reason>

Add a shun on 'hostmask', duration is a string like "5m2d" for five minutes and two days. The reason is shown in the list of shuns and in the snotices sent to opers.

-tiddles.chatspike.net-*** Om added 300 second shun on 'Omster!*@*' (Rawr)
/SHUN <hostmask>

Remove shun 'hostmask'

-tiddles.chatspike.net-*** Om removed shun 'Omster!*@*', set 219 seconds ago with reason 'Rawr'
/STATS s

List all shuns:

<< stats s
>> :tiddles.chatspike.net 223 Om :*!*@lamers.com 1139134777 432000 Om Rawr
>> :tiddles.chatspike.net 219 Om s :End of /STATS report
Special Notes
Module available from the Unofficial Modules SVN Repository for 1.1, included officially in 1.2.