Modules/1.1/chghost
From the makers of InspIRCd.
(Redirected from Modules/chghost)
chghost module (InspIRCd-1.1 version)
| 1.1 Documentation | 1.2 Documentation | 2.0 Documentation | 2.1 Documentation |
| Return to the 1.1 Module List | |||
| Description
|
| Provides opers With the /CHGHOST command which can be used to change a users Virtual Host |
| 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. |
| Modes
|
| This module does not implement any extra user or channel modes. |
| Extended Bans (Extbans)
|
| This module implements no extended bans. |
| Commands
|
/CHGHOST <nickname> <new hostname> Changes the hostname of <nickname> to <new hostname> |
| Special Notes
|
| The hostname given must be a valid hostname and may not contain any illegal characters.
Note that internally the network still knows the user's real hostname and uses it for many internal functions still such as KLINE/GLINE matching. |

















