Log in | Back to darenet.org

C/mlist

m
Line 1: Line 1:
-
{{Services|CHANSERV - Command: MLIST}}
+
{{Related commands|[[ChanServ/addmanager|ADDMANAGER]]<br />[[ChanServ/mdelmanager|MDELMANAGER]]<br />[[ChanServ/users|USERS]]}}<span class="cmdsyn">MLIST <#channel> <span class="cmdsynopt">[mask]</span></span>
-
{{ServicesDesc2 | syntax = /ChanServ MLIST <#channel> [mask]
+
 
-
|main = The MLIST command lists all users of level MANAGER on a channel's user (access) list. If a mask is supplied, only MANAGERs matching the mask will be shown.
+
Lists all users of level MANAGER on a channel's user list.
-
|see = [[ChanServ/addmanager|ADDMANAGER]], [[ChanServ/mdelmanager|MDELMANAGER]], [[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 MANAGERs that match the mask.
 +
 
 +
===Examples===
 +
{| class="srvcscmd" width="90%" style="font-size: 90%;"
 +
| /msg ChanServ MLIST #chat
 +
| Show all users with an access level of MANAGER on #chat.
 +
|-
 +
| /msg ChanServ MLIST *foo*
 +
| Show only those users with an access level of MANAGER in #chat who have "foo" in their account name.
 +
|-
 +
|}
 +
 
 +
 
 +
{{GoBack}}

Revision as of 09:22, 28 February 2011

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 ChanServ MLIST #chat Show all users with an access level of MANAGER on #chat.
/msg ChanServ MLIST *foo* Show only those users with an access level of MANAGER in #chat who have "foo" in their account name.


[Go Back]