mirror of
https://github.com/inspircd/inspircd.git
synced 2025-03-08 17:19:01 -05:00
Synchronise the snomask list with th list from the docs site.
This commit is contained in:
parent
88b99f7857
commit
e358bb781d
@ -1041,31 +1041,42 @@ Note that all /STATS use is broadcast to online server operators.
|
||||
">
|
||||
|
||||
<helptopic key="snomasks" title="Server Notice Masks" value="
|
||||
a Allows receipt of local announcement messages.
|
||||
A Allows receipt of remote announcement messages.
|
||||
c Allows receipt of local connect messages.
|
||||
C Allows receipt of remote connect messages.
|
||||
d Allows receipt of local DNSBL messages (requires the dnsbl module).
|
||||
D Allows receipt of remote DNSBL messages (requires the dnsbl module).
|
||||
f Allows receipt of local filter messages (requires the filter module).
|
||||
F Allows receipt of remote filter messages (requires the filter module).
|
||||
g Allows receipt of globops (requires the globops module).
|
||||
j Allows receipt of channel creation notices (requires the chancreate module).
|
||||
J Allows receipt of remote channel creation notices (requires the chancreate module).
|
||||
k Allows receipt of local kill messages.
|
||||
K Allows receipt of remote kill messages.
|
||||
l Allows receipt of local linking related messages.
|
||||
L Allows receipt of remote linking related messages.
|
||||
n Allows receipt of local nickname changes (requires the seenicks module).
|
||||
N Allows receipt of remote nickname changes (requires the seenicks modules).
|
||||
o Allows receipt of oper-up, oper-down, and oper-failure messages.
|
||||
O Allows receipt of remote oper-up, oper-down, and oper-failure messages.
|
||||
q Allows receipt of local quit messages.
|
||||
Q Allows receipt of remote quit messages.
|
||||
t Allows receipt of attempts to use /STATS (local and remote).
|
||||
v Allows receipt of oper override notices (requires the override module).
|
||||
x Allows receipt of local X-line notices (G/Z/Q/K/E/R/SHUN/CBan).
|
||||
X Allows receipt of remote X-line notices (G/Z/Q/K/E/R/SHUN/CBan).
|
||||
A Notifications about unspecified events on a remote server.
|
||||
a Notifications about unspecified events on the local server.
|
||||
C Notifications about users connecting to a remote server.
|
||||
c Notifications about users connecting to the local server.
|
||||
D Notifications about DNSBL hits on a remote server (requires the dnsbl module).
|
||||
d Notifications about DNSBL hits on the local server (requires the dnsbl module).
|
||||
F Notifications about filter matches on a remote server (requires the filter module).
|
||||
f Notifications about filter matches on the local server (requires the filter module).
|
||||
G Messages from server operators on a remote server (requires the globops module).
|
||||
g Messages from server operators on the local server (requires the globops module).
|
||||
J Notifications about channels being created on a remote server (requires the chancreate module).
|
||||
j Notifications about channels being created on the local server (requires the chancreate
|
||||
module).
|
||||
K Notifications about users being killed on a remote server.
|
||||
k Notifications about users being killed on the local server.
|
||||
L Messages relating to server linking on a remote server (requires the spanningtree module).
|
||||
l Messages relating to server linking on the local server (requires the spanningtree module).
|
||||
N Notifications about nicknames being changed on a remote server (requires the seenicks module).
|
||||
n Notifications about nicknames being changed on the local server (requires the seenicks module).
|
||||
O Notifications about users logging in and out of server operator accounts on a remote server.
|
||||
o Notifications about users logging in and out of server operator accounts on the local server.
|
||||
Q Notifications about users disconnecting from a remote server.
|
||||
q Notifications about users disconnecting from the local server.
|
||||
R Notifications about a remote server rehashing.
|
||||
r Notifications about the local server rehashing.
|
||||
t Notifications about local and remote attempts to use the /STATS command.
|
||||
V Notifications about server operators overriding channel-level restrictions on a remote server
|
||||
(requires the override module).
|
||||
v Notifications about server operators overriding channel-level restrictions on the local server
|
||||
(requires the override module).
|
||||
W Notifications about gateways changing IP addresses on a remote server (requires the gateway
|
||||
module).
|
||||
w Notifications about gateways changing IP addresses on the local server (requires the gateway
|
||||
module).
|
||||
X Notifications about X-lines being added/removed/expired on a remote server.
|
||||
x Notifications about X-lines being added/removed/expired on the local server.
|
||||
">
|
||||
|
||||
<helptopic key="extbans" title="Extended Bans" value="
|
||||
|
Loading…
x
Reference in New Issue
Block a user