ChanServ Commands

Access

-
-ChanServ- Syntax: ACCESS channel ADD nick level
-
-ChanServ- ACCESS channel DEL {nick | entry-num | list}
-
-ChanServ- ACCESS channel LIST [mask | list]
-
-ChanServ- ACCESS channel CLEAR
-
-ChanServ-
-
-ChanServ- Maintains the access list for a channel. The access
-
-ChanServ- list specifies which users are allowed chanop status or
-
-ChanServ- access to ChanServ commands on the channel. Different
-
-ChanServ- user levels allow for access to different subsets of
-
-ChanServ- privileges; /msg ChanServ HELP ACCESS LEVELS for more
-
-ChanServ- specific information. Any nick not on the access list has
-
-ChanServ- a user level of 0.
-
-ChanServ-
-
-ChanServ- The ACCESS ADD command adds the given nickname to the
-
-ChanServ- access list with the given user level; if the nick is
-
-ChanServ- already present on the list, its access level is changed to
-
-ChanServ- the level specified in the command. The level specified
-
-ChanServ- must be less than that of the user giving the command, and
-
-ChanServ- if the nick is already on the access list, the current
-
-ChanServ- access level of that nick must be less than the access level
-
-ChanServ- of the user giving the command.
-
-ChanServ-
-
-ChanServ- The ACCESS DEL command removes the given nick from the
-
-ChanServ- access list. If a list of entry numbers is given, those
-
-ChanServ- entries are deleted. (See the example for LIST below.)
-
-ChanServ-
-
-ChanServ- The ACCESS LIST command displays the access list. If
-
-ChanServ- a wildcard mask is given, only those entries matching the
-
-ChanServ- mask are displayed. If a list of entry numbers is given,
-
-ChanServ- only those entries are shown; for example:
-
-ChanServ- ACCESS #channel LIST 2-5,7-9
-
-ChanServ- Lists access entries numbered 2 through 5 and
-
-ChanServ- 7 through 9.
-
-ChanServ-
-
-ChanServ- The ACCESS CLEAR command clears all entries of the
-
-ChanServ- access list.
-