Log in | Back to darenet.org

C/olist

Line 1: Line 1:
-
{{Services|CHANSERV - Command: OLIST}}
+
{{Related commands|[[ChanServ/addop|ADDOP]]<br />[[ChanServ/mdelop|MDELOP]]<br />[[ChanServ/users|USERS]]}}<span class="cmdsyn">CLIST <#channel> <span class="cmdsynopt">[mask]</span></span>
-
{{ServicesDesc2 | syntax = /ChanServ OLIST <#channel> [mask]
+
 
-
|main = The OLIST command lists all users of level OP on a channel's user (access) list. If a mask is supplied, only OPs matching the mask will be shown.
+
Lists all users of level OP on a channel's user list.
-
|see = [[ChanServ/addop|ADDOP]], [[ChanServ/mdelop|MDELOP]], [[ChanServ/users|USERS]]}}
+
 
-
<html><table align="right"><tr><td><a href="javascript:history.go(-1)">[Go Back]</a></td></tr></table></html>
+
An optional mask may be supplied to limit showing only those OPs that match the mask.
 +
 
 +
===Examples===
 +
{| class="srvcscmd" width="90%" style="font-size: 90%;"
 +
| /msg ChanServ OLIST #chat
 +
| Show all users with an access level of OP on #chat.
 +
|-
 +
| /msg ChanServ OLIST *foo*
 +
| Show only those users with an access level of OP in #chat who have "foo" in their account name.
 +
|-
 +
|}
 +
 
 +
 
 +
{{GoBack}}

Revision as of 09:23, 28 February 2011

Related Commands
ADDOP
MDELOP
USERS

CLIST <#channel> [mask]

Lists all users of level OP on a channel's user list.

An optional mask may be supplied to limit showing only those OPs that match the mask.

Examples

/msg ChanServ OLIST #chat Show all users with an access level of OP on #chat.
/msg ChanServ OLIST *foo* Show only those users with an access level of OP in #chat who have "foo" in their account name.


[Go Back]