mirror of
https://github.com/matrix-construct/construct
synced 2024-11-03 04:18:55 +01:00
212380e3f4
+ branches/release-2.1 -> 2.2 base + 3.0 -> branches/cxxconversion + backport some immediate 3.0 functionality for 2.2 + other stuff
13 lines
627 B
Text
13 lines
627 B
Text
OPERSPY
|
|
|
|
Opers with the "oper_spy" flag will be allowed uses of the following
|
|
commands if they are compiled in. Usage will be sent to +Z and all
|
|
other servers.
|
|
|
|
whois !nick - Gives a full output of channels the user is in.
|
|
who !mask - Lists all users networkwide whose nick, ident, host,
|
|
server or gecos match the mask.
|
|
who !#channel - Gives a full output of users on the channel.
|
|
mode !#channel - Gives the full modes of a channel including any keys.
|
|
chantrace !#channel - Gives full output despite not being on channel.
|
|
masktrace !nick!user@host :gecos - Lists matching users on all servers.
|