]> jfr.im git - irc/rqf/shadowircd.git/blame - help/opers/scan
Make SCAN UMODES GLOBAL NO-LIST MASK <mask> no longer an operspy command.
[irc/rqf/shadowircd.git] / help / opers / scan
CommitLineData
212380e3 1SCAN UMODES +<modes>-<modes> [NO-LIST] [LIST] [GLOBAL]
2 [LIST-MAX <number>] [MASK <nick!user@host>]
3
4Searches the local server or network for users that have the
5umodes given with + and do not have the umodes given with -.
6NO-LIST disables the listing of matching users and only
7shows the count. LIST enables the listing (default). GLOBAL
8extends the search to the entire network instead of local
9users only. LIST-MAX limits the listing of matching users to
10the given amount. MASK causes only users matching the given
11nick!user@host mask to be selected. Only the displayed host
12is considered, not the IP address or real host behind
13dynamic spoofs.
14
c80b76f0
JT
15Network searches where a listing is given are operspy
16commands.