Log in | Back to darenet.org

C/mlist

m (New page: Command help for: MLIST Usage: <code>'''/ChanServ MLIST <#channel> [mask]'''</code> This command lists all users of level MANAGER on a channel's userlist.<br> If a mask is supplied, only...)
 
(7 intermediate revisions not shown)
Line 1: Line 1:
-
Command help for: MLIST
+
{{Related commands|[[C/addmanager|ADDMANAGER]]<br />[[C/mdelmanager|MDELMANAGER]]<br />[[C/users|USERS]]}}<span class="cmdsyn">MLIST <#channel> <span class="cmdsynopt">[mask]</span></span>
-
Usage: <code>'''/ChanServ MLIST <#channel> [mask]'''</code>
+
Lists all users of level MANAGER on a channel's user list.
-
This command lists all users of level MANAGER on a channel's userlist.<br>
+
An optional mask may be supplied to limit showing only those MANAGERs that match the mask.
-
If a mask is supplied, only MANAGERs matching the mask will be shown.
+
-
See Also: [[ChanServ/addmanager|addmanager]], [[ChanServ/delmanager|delmanager]], [[ChanServ/mdelmanager|mdelmanager]], [[ChanServ/users|users]]
+
===Examples===
 +
{| class="srvcscmd" width="90%" style="font-size: 90%;"
 +
| /msg C MLIST #chat
 +
| Show all users with an access level of MANAGER on #chat.
 +
|-
 +
| /msg C MLIST *foo*
 +
| Show only those users with an access level of MANAGER in #chat who have "foo" in their account name.
 +
|-
 +
|}
-
<nowiki>[</nowiki>[[ChanServ|Return to HELP index for ChanServ]]<nowiki>]</nowiki>
+
{{GoBack}}

Current revision as of 06:32, 11 October 2012

Related Commands
ADDMANAGER
MDELMANAGER
USERS

MLIST <#channel> [mask]

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

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

Examples

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


[Go Back]