Welcome to EScriptIRC, The IRC-related documentation wiki.
We currently have 241 documents and 30,040 edits altogether.

ChanServ:ACCESS

From EScriptIRC, The IRC-related documentation wiki

Jump to: navigation, search

Syntax:

/msg ChanServ ACCESS channel ADD nick level
/msg ChanServ ACCESS channel DEL {nick | entry-num | list}
/msg ChanServ ACCESS channel LIST [mask | list]
/msg ChanServ 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; ACCESS LEVELS below for more specific information. Any nick not on the access list has a user level of 0. The ACCESS ADD command adds the given nickname to the access list with the given user level; if the nick is already present on the list, its access level is changed to the level specified in the command. The level specified must be less than that of the user giving the command, and if the nick is already on the access list, the current access level of that nick must be less than the access level of the user giving the command. The ACCESS DEL command removes the given nick from the access list. If a list of entry numbers is given, those entries are deleted. (See the example for LIST below.) The ACCESS LIST command displays the access list. If a wildcard mask is given, only those entries matching the mask are displayed. If a list of entry numbers is given, only those entries are shown; for example:

/msg ChanServ ACCESS #channel LIST 2-5,7-9

Lists access entries numbered 2 through 5 and 7 through 9. The ACCESS CLEAR command clears all entries of the access list.


ACCESS LEVELS

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), although you can IDENTIFY to ChanServ to get owner status.

10   (+ao)
5    (+o)
4    (+h)
3    (+v)
<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


Back to ChanServ commands.

Personal tools
Our other sites