The "chgname" Module (v3)

Description

This module adds the /CHGNAME command which allows server operators to change the real name (gecos) of a user.

Configuration

To load this module use the following <module> tag:

<module name="chgname">

This module requires no other configuration.

Commands

Name Parameter Count Syntax Description
CHGNAME 2 <nickname> <realname> Changes the real name (gecos) of <nickname> to <realname>.

Example Usage

Changes the real name (gecos) of Sadie to "Wibble Wobble":

/CHGNAME Sadie :Wibble Wobble