diff options
| author | 2010-04-18 18:02:48 +0200 | |
|---|---|---|
| committer | 2010-04-29 14:24:54 -0500 | |
| commit | 4d55a9e486e00a194dd2258d58f3228da91c4487 (patch) | |
| tree | ad198cb5b3a554b579aa9d9d4714821dc20390e8 | |
| parent | Add log header including ircd version (diff) | |
Helpop: Add snomask +v (requires override module)
| -rw-r--r-- | docs/inspircd.helpop-full.example | 1 | ||||
| -rw-r--r-- | docs/inspircd.helpop.example | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/docs/inspircd.helpop-full.example b/docs/inspircd.helpop-full.example index 5021f1177..4e679901c 100644 --- a/docs/inspircd.helpop-full.example +++ b/docs/inspircd.helpop-full.example @@ -986,6 +986,7 @@ Note that all /STATS use is broadcast to online IRC operators."> 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 override module). x Allows receipt of Xline notice (g/z/q/k/e)."> ###################### diff --git a/docs/inspircd.helpop.example b/docs/inspircd.helpop.example index 89369a041..83019f170 100644 --- a/docs/inspircd.helpop.example +++ b/docs/inspircd.helpop.example @@ -248,6 +248,7 @@ help channel if you have any questions."> 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 override module). x Allows receipt of Xline notice (g/z/q/k/e)."> <helpop key="extbans" value="Extended Bans |
