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

Modules/swhois

From the makers of InspIRCd.

Jump to: navigation, search


Description
Allows you to specify extra data to be sent in a user's /whois as a 320 numeric.
Configuration Tags
If you specify <type:swhois> then when an oper opers up then they will be given that swhois.

If you specify <oper:swhois> then when an oper opers up they will be given that swhois. See note below on what takes precedence.

Additional Modes
None
Additional Commands
/SWHOIS <user> <swhois> <more swhois>

Lets an oper set the swhois field of 'user' to 'swhois' (all parameters after user will be used)

Special Notes
When you specify <type:swhois> and <oper:swhois>, the oper block takes precedence over the type block