The "uhnames" Module (v3)

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.

Special Notes

The behaviour of this module can also be enabled using the legacy /PROTOCTL UHNAMES command. This only exists for compatibility with older clients and will be removed in a future release.