|
OperServ:ADMIN
From EScriptIRC, The IRC-related documentation wiki
Syntax:
/msg OperServ ADMIN ADD nick
/msg OperServ ADMIN DEL {nick | entry-num | list}
/msg OperServ ADMIN LIST [mask | list]
/msg OperServ ADMIN CLEAR
Allows the Services root to add or remove nicknames to or from the Services admin list. A user whose nickname is on the Services admin list and who has identified to NickServ will be able to access Services admin commands.
The ADMIN ADD command adds the given nickname to the Services admin list.
The ADMIN DEL command removes the given nick from the Services admin list. If a list of entry numbers is given, those entries are deleted. (See the example for LIST below.)
The ADMIN LIST command displays the Services admin 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 OperServ ADMIN LIST 2-5,7-9
Lists Services admin entries numbered 2 through 5 and 7 through 9.
The ADMIN CLEAR command clears all entries of the Services admin list.
Any IRC operator may use the ADMIN LIST form of the command. All other use limited to Services root.
Back to OperServ commands.