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 "uhnames" Module (v4)

Description

This module provides the IRCv3 userhost-in-names client capability.

Configuration

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

<module name="uhnames">

This module requires no other configuration.

Client Capabilities

Name Description
userhost-in-names Causes responses to the /NAMES command to contain the full nick!user@host mask of returned users.