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

Description

This module adds user mode H (hideoper) which hides the server operator status of a user from unprivileged users.

Configuration

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

<module name="hideoper">

This module requires no other configuration.

User Modes

Name Character Type Parameter Syntax Usable By Description
hideoper H Switch None Server operators Hides the user's server operator status from unprivileged users.