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

Modules/saquit

From the makers of InspIRCd.

Jump to: navigation, search


Description
The all powerful oper command: SAQUIT
Configuration Tags
None
Additional Modes
None
Additional Commands
/SAQUIT <Nick> <Reason>

Forces <Nick> to Quit with <Reason>

Special Notes
This is slightly different from kill, it doesn't display any sort of path, it doesn't say the user was killed, and it overrides the Quit Prefix specified in your config file, so in effect, you could do a command such as:
/saquit Craig Ping timeout

And it will appear to everyone like the following example:

*** Craig has quit IRC (Ping timeout)

...A good way to make a 'stealthy' exit :)