Modules/customtitle
From the makers of InspIRCd.
customtitle module (InspIRCd-customtitle version)
| 1.0 Documentation | 1.1 Documentation | 1.2 Documentation |
| Description
|
| m_customtitle provides the ability for users to log in, via a username and password system and be assigned a "custom title", swhois and optionally a vhost |
| Configuration Tags
|
<title name="..." password="..." host="..." title="..." vhost="..."> Where the attributes are as follows:
<title name="foo" password="bar" title="Official Chat Helper"> <title name="bar" password="foo" host="ident@host.name" title="Official Chat Helper" vhost="helper.network.chat"> |
| Additional Modes
|
| This module does not implement any extra user or channel modes. |
| Additional Commands
|
/TITLE <name> <password> |
| Special Notes
|
How it will look <titlename="foo" password="bar" title="Official Chat Helper"> Will Output like this: Bricker Official Chat Helper So if you want it to have "is" etc yo need to add it. VHost doesn't need explaining |

















