The "sanick" Module (v3)
Description
This module adds the /SANICK
command which allows server operators to change the nickname of a user.
Configuration
To load this module use the following <module>
tag:
<module name="sanick">
This module requires no other configuration.
Commands
Name | Parameter Count | Syntax | Description |
---|---|---|---|
SANICK | 2 | <old-nick> <new-nick> | Changes the nickname of <old-nick> to <new-nick>. |
Example Usage
Changes the nickname of Sadie to Sadie2:
/SANICK Sadie Sadie2