close

Enter Amount:

Top Panel
Donate
Top Panel

Latest Comments

Top Comments

ChanServ Commands PDF Print E-mail
Written by ReBBie   
Saturday, 26 April 2008
Article Index
ChanServ Commands
Page 2
Page 3




AKICK


 /msg ChanServ AKICK <channel> {ADD|DEL|LIST|VIEW|ENFORCE|COUNT}
Maintains the AutoKick list for a channel. If a user on the AutoKick list attempts to join the channel, ChanServ will ban that user from the channel, then kick the user.

ADD
 /msg ChanServ AKICK <channel> ADD <mask> [reason]
The AKICK ADD command adds the given nick or usermask to the AutoKick list. If a reason is given with the command, that reason will be used when the user is kicked; if not, the default reason is "You have been banned from the channel".

DEL
 /msg ChanServ AKICK <channel> DEL <mask>
The AKICK DEL command removes the given nick or mask from the AutoKick list. It does not, however, remove any bans placed by an AutoKick; those must be removed manually.

LIST
 /msg ChanServ AKICK <channel> LIST [mask|list]
The AKICK LIST command displays the AutoKick list, or optionally only those AutoKick entries which match the given mask.

VIEW
 /msg ChanServ AKICK <channel> VIEW [mask|list]
The AKICK VIEW command shows more details on the access list.

ENFORCE
 /msg ChanServ AKICK <channel> ENFORCE
The AKICK ENFORCE command causes ChanServ to enforce the current AKICK list by removing those users who match an AKICK mask.

COUNT
 /msg ChanServ AKICK <channel> COUNT
The ACCESS COUNT command returns the number of entries there are on the Autokick list.




LEVELS


 /msg ChanServ LEVELS <channel> {SET|DIS|RESET|LIST|DESC}
The LEVELS command allows fine control over the meaning of the numeric access levels used by the ACCESS command. With this command, you can define the access level required for most of ChanServ's functions. (The SET FOUNDER and SET PASSWORD commands, as well as this command, are always restricted to the channel founder.)

Caution: This command is for advanced users only! Changing level settings with this command may cause the SOP, AOP, and VOP commands to stop working correctly.

SET
 /msg ChanServ LEVELS <channel> SET <type> <level>
LEVELS SET allows the access level for a function or group of functions to be changed.

DIS
 /msg ChanServ LEVELS <channel> DIS <type>
LEVELS DISABLE (or DIS for short) disables an automatic feature or disallows access to a function by anyone other than the channel founder.

LIST
 /msg ChanServ LEVELS <channel> LIST
LEVELS LIST shows the current levels for each function or group of functions.

RESET
 /msg ChanServ LEVELS <channel> RESET
LEVELS RESET resets the levels to the default levels of a newly-created channel (see HELP ACCESS LEVELS).


 /msg ChanServ HELP LEVELS DESC
The following feature/function names are understood. Note that the levels for AUTODEOP and NOJOIN are maximum levels, while all others are minimum levels.
List of the features and functions whose levels can be set:

AUTOOP Automatic channel operator status
AUTOVOICE Automatic mode +v
AUTODEOP Channel operator/halfop status disallowed
NOJOIN Not allowed to join channel if RESTRICTED
INVITE Allowed to use INVITE command
AKICK Allowed to use AKICK command
SET Allowed to use SET command (not FOUNDER/PASSWORD)
CLEAR Allowed to use CLEAR command
UNBAN Allowed to use UNBAN command
OP-DEOP Allowed to use OP/DEOP commands
ACC-LIST Allowed to view the access list
ACC-CHANGE Allowed to modify the access list
MEMO Allowed to list/read channel memos
VOICE Allowed to use VOICE/DEVOICE commands
AUTOHALFOP Automatic halfop (+h) status
HALFOP Allowed to use HALFOP/DEHALFOP commands
AUTOPROTECT Automatic channel protect (+a) status
PROTECT Allowed to use PROTECT/DEPROTECT commands




LIST


 /msg ChanServ LIST <pattern>
Lists all registered channels matching the given pattern. (Channels with the PRIVATE option set are not listed.)




INVITE


 /msg ChanServ INVITE <channel>
Tells ChanServ to invite you into the given channel. By default, only works if your access level on that channel is at least 5.




UNBAN


 /msg ChanServ UNBAN <channel>
Tells ChanServ to remove all bans preventing you from entering the given channel. By default, only works if your access level on that channel is at least 5.




CLEAR


 /msg ChanServ CLEAR <channel> <option>
Tells ChanServ to clear certain settings on a channel.
By default, your access level on the channel must be at least 10 to use this command.

Options:
OPS
 /msg ChanServ CLEAR <channel> OPS
Removes channel-operator status (mode +o) from all users.

HALFOPS
 /msg ChanServ CLEAR <channel> HALFOPS
Removes halfop status (mode +h) from all users.

VOICES
 /msg ChanServ CLEAR <channel> VOICES
Removes "voice" status (mode +v) from all users.

MODES
 /msg ChanServ CLEAR <channel> MODES
Clears all channel modes on the channel except those set in the channel's mode lock.

BANS
 /msg ChanServ CLEAR <channel> BANS
Clears all bans on the channel.

EXCEPTIONS
 /msg ChanServ CLEAR <channel> EXCEPTIONS
Clears all exceptions on the channel.

USERS
 /msg ChanServ CLEAR <channel> USERS
Removes (kicks) all users from the channel.
Comments
Search RSS
Only registered users can write comments!

3.23 Copyright (C) 2007 Alain Georgette / Copyright (C) 2006 Frantisek Hliva. All rights reserved."



Last Updated ( Saturday, 26 April 2008 )