The InspIRCd Project
Home | Developers | Wiki | Forums | Bug Tracker | SVN | Download | Blog | Stats
Personal tools

Modules/sethost

From the makers of InspIRCd.

Jump to: navigation, search


Description
This module allows opers to modify their Virtual Host whilst connected to IRC.
Configuration Tags
<hostname charmap="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ._-/0123456789">

Indicates the characters allowed a hostname. This should be identical network-wide. The sequence shown in this example is the default used if the value is not set.

Additional Modes
None
Additional Commands
/SETHOST <host>

Changes the issuers Virtual Host to <host> (Oper Only)

Special Notes
None