0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-07-04 09:38:37 +02:00
construct/help/opers/scan
Jilles Tjoelker 5f29102170 Make SCAN UMODES GLOBAL NO-LIST MASK <mask> no longer an operspy command.
This agrees with allowing MODE <nick> as non-operspy.
2009-01-01 20:32:30 +01:00

17 lines
724 B
Plaintext

SCAN UMODES +<modes>-<modes> [NO-LIST] [LIST] [GLOBAL]
[LIST-MAX <number>] [MASK <nick!user@host>]
Searches the local server or network for users that have the
umodes given with + and do not have the umodes given with -.
NO-LIST disables the listing of matching users and only
shows the count. LIST enables the listing (default). GLOBAL
extends the search to the entire network instead of local
users only. LIST-MAX limits the listing of matching users to
the given amount. MASK causes only users matching the given
nick!user@host mask to be selected. Only the displayed host
is considered, not the IP address or real host behind
dynamic spoofs.
Network searches where a listing is given are operspy
commands.