Services
From Rabid-Duck
Contents |
Nickserv
Registering
- Syntax: /NickServ REGISTER password [email]
Registers your nick in the NickServ database. Once your nick is registered, you can use the SET and ACCESS commands to configure your nick's settings as you like them. Make sure you remember the password you use when registering - you'll need it to make changes to your nick later. (Note that case matters! ANOPE, Anope, and anope are all different passwords!)
Grouping
- Syntax: /NickServ GROUP target password
This command makes your nick join the target nick's group. password is the password of the target nick. Joining a group will allow you to share your configuration, memos, and channel privileges with all the nick in the group, and much more!
Set
- Syntax: /NickServ SET option parameters
Sets various nick options. option can be one of:
DISPLAY Set the display of your group in Services
PASSWORD Set your nick password
LANGUAGE Set the language Services will use when
sending messages to you
URL Associate a URL with your nick
EMAIL Associate an E-mail address with your nick
ICQ Associate an ICQ number with your nick
GREET Associate a greet message with your nick
KILL Turn protection on or off
SECURE Turn nick security on or off
PRIVATE Prevent your nick from appearing in a
/NickServ LIST
HIDE Hide certain pieces of nick information
MSG Change the communication method of Services
In order to use this command, you must first identify with your password (/NickServ HELP IDENTIFY for more information).
Type /NickServ HELP SET option for more information on a specific option.
Chanserv
Registering
- Syntax: /ChanServ REGISTER channel password description
Registers a channel in the ChanServ database. In order to use this command, you must first be a channel operator on the channel you're trying to register. The password is used with the IDENTIFY command to allow others to make changes to the channel settings at a later time. The last parameter, which must be included, is a general description of the channel's purpose.
When you register a channel, you are recorded as the "founder" of the channel. The channel founder is allowed to change all of the channel settings for the channel; ChanServ will also automatically give the founder channel-operator privileges when s/he enters the channel. See the ACCESS command (/ChanServ HELP ACCESS) for information on giving a subset of these privileges to other channel users.
NOTICE: In order to register a channel, you must have first registered your nick. If you haven't, /NickServ HELP for information on how to do so.
Access List
- Syntax: /ChanServ ACCESS channel ADD nick level
- ACCESS channel DEL {nick entry-num list}
- ACCESS channel LIST [mask list]
- ACCESS channel CLEAR
Maintains the access list for a channel. The access list specifies which users are allowed chanop status or access to ChanServ commands on the channel. Different user levels allow for access to different subsets of privileges; /ChanServ HELP ACCESS LEVELS for more specific information. Any nick not on the access list has a user level of 0.
By default, the following access levels are defined:
Founder Full access to ChanServ functions; automatic
opping upon entering channel. Note
that only one person may have founder
status (it cannot be given using the
ACCESS command).
10 Access to AKICK command; automatic opping.
5 Automatic opping.
3 Automatic voicing.
0 No special privileges; can be opped by other
ops (unless secure-ops is set).
<0 May not be opped.
These levels may be changed, or new ones added, using the LEVELS command; type /ChanServ HELP LEVELS for information.
Set
- Syntax: /ChanServ SET channel option parameters
Allows the channel founder to set various channel options and other information.
Available options:
FOUNDER Set the founder of a channel
SUCCESSOR Set the successor for a channel
PASSWORD Set the founder password
DESC Set the channel description
URL Associate a URL with the channel
EMAIL Associate an E-mail address with the channel
ENTRYMSG Set a message to be sent to users when they
enter the channel
BANTYPE Set how Services make bans on the channel
MLOCK Lock channel modes on or off
KEEPTOPIC Retain topic when channel is not in use
OPNOTICE Send a notice when OP/DEOP commands are used
PEACE Regulate the use of critical commands
PRIVATE Hide channel from LIST command
RESTRICTED Restrict access to the channel
SECURE Activate ChanServ security features
SECUREOPS Stricter control of chanop status
SECUREFOUNDER Stricter control of channel founder status
SIGNKICK Sign kicks that are done with KICK command
TOPICLOCK Topic can only be changed with TOPIC
XOP Toggle the user privilege system
Type /ChanServ HELP SET option for more information on a particular option.
Hostserv
Request
- Syntax: /HostServ REQUEST vhost
Request the given vHost to be actived for your nick by the network administrators. Please be patient while your request is being considered. FORMAT ident@host.domain
Enabling
- Syntax: /HostServ ON
Activates the vhost currently assigned to the nick in use. When you use this command any user who performs a /whois on you will see the vhost instead of your real IP address.
Disabling
- Syntax: /HostServ OFF
Deactivates the vhost currently assigned to the nick in use. When you use this command any user who performs a /whois on you will see your real IP address. Use //mode $me +x to turn generic hostmasking back on.