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

Modules/customtitle

From the makers of InspIRCd.

Jump to: navigation, search

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:

  • name - The username used to identify
  • password - The password used to identify
  • host - Allowed hostmask [optional]
  • title - Title shown in whois
  • vhost - Displayed host [optional]


  • Examples
<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
Personal tools
head
Navigation
head
head
head
head
 
head
head
Toolbox
head
head