mirror of
https://github.com/matrix-construct/construct
synced 2024-11-02 20:09:16 +01:00
9830333e9a
What is done here: 1. All the outdated configuration flag information has been removed and replaced with the more current information. 2. Spellchecking has been done on all helpfiles and the actual errors have been fixed.
16 lines
829 B
Text
16 lines
829 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 on the network 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.
|
|
topic !#channel - Gives full output despite not being on channel.
|
|
list !#channel - Gives full output despite not being on channel.
|
|
list ![options...] - Lists all channels, including secret channels.
|