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

Modules/sanick

From the makers of InspIRCd.

Jump to: navigation, search


Description
Forces a nickchange upon someone (Oper Only)
Configuration Tags
None
Additional Modes
None
Additional Commands
/SANICK <Nick> <NewNick>

Changes <Nick>'s NickName to <NewNick>

Special Notes
Excessive abuse of this command, as with most IRCds and SA commands, can lead to collisions. PLEASE USE CAUTION!

Note though that because this command is designed for oper use, it will not cause desyncs on the network as SVSNICK can on other ircds. Always use this oper form of the command if you wish to change a nickname. Also note that services servers etc are still able to force nickchanges without this module being loaded. They use an internal server to server version of this command which is a part of the core (and can be used by servers only)