InspIRCd v4 is still early in development!

If you use this branch you may experience crashes, weird behaviour, and unannounced breaking changes.

You probably want to use InspIRCd v3 instead.

The "setident" Module (v4)

Description

This module adds the /SETIDENT command which allows server operators to change their username (ident).

Configuration

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

<module name="setident">

This module requires no other configuration.

Commands

Name Parameter Count Syntax Description
SETIDENT 1 <username> Changes the username (ident) of the user to <username>.

Example Usage

Changes the username (ident) of the user to wibble:

/SETIDENT wibble