From 883f6db55b6cccf4a03f389559ef642054f597e0 Mon Sep 17 00:00:00 2001 From: Attila Molnar Date: Wed, 19 Mar 2014 15:52:07 +0100 Subject: Major example configuration and helpop update Big thanks to @m4z (#621) and @Robby- (#630) who contributed a lot to this --- docs/conf/helpop.conf.example | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'docs/conf/helpop.conf.example') diff --git a/docs/conf/helpop.conf.example b/docs/conf/helpop.conf.example index 3c23c0af1..56af7557a 100644 --- a/docs/conf/helpop.conf.example +++ b/docs/conf/helpop.conf.example @@ -102,9 +102,6 @@ LOCKSERV UNLOCKSERV JUMPSERVER"> hideoper module). I Hides a user's entire channel list in WHOIS from non-IRCops (requires hidechans module). - Q Makes an operator invisible, preventing users from - seeing their presence, including in channel user lists - (IRCop only, requires invisible module). R Blocks private messages from unregistered users (requires services account module). S Strips mIRC color/bold/underline codes out of private @@ -227,8 +224,6 @@ help channel if you have any questions."> messages. f Allows receipt of flooding notices. g Allows receipt of globops (requires globops module). - G Allows receipt of notices of use of oper-override (requires - override module) j Allows receipt of channel creation notices (requires chancreate module). J Allows receipt of remote channel creation notices (requires @@ -290,6 +285,8 @@ help channel if you have any questions."> module). U:n!u@h Blocks unregistered users matching the given ban. (requires m_services_account) + z:certfp Blocks users having the given certificate fingerprint + (requires m_sslmodes) Redirect n!u@h#channel will redirect the banned user to #channel when they try to join (requires banredirect module). -- cgit v1.2.3 From dcff3882021cd2b1169d0f3e0dfc7fe2b95285a6 Mon Sep 17 00:00:00 2001 From: Attila Molnar Date: Sun, 6 Apr 2014 16:21:04 +0200 Subject: Fix typo in helpop-full that prevented it from loading and other minor helpop issues --- docs/conf/helpop-full.conf.example | 4 ++-- docs/conf/helpop.conf.example | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'docs/conf/helpop.conf.example') diff --git a/docs/conf/helpop-full.conf.example b/docs/conf/helpop-full.conf.example index 445e0dd91..556d4c1a8 100644 --- a/docs/conf/helpop-full.conf.example +++ b/docs/conf/helpop-full.conf.example @@ -72,7 +72,7 @@ private message you when you have usermode +g set. ACCEPT +nick adds a nick to your accept list, ACCEPT -nick removes a nick from your accept list, and ACCEPT * displays your accept list."> - @@ -986,7 +986,7 @@ Note that all /STATS use is broadcast to online IRC operators."> 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 local Xline notices (g/z/q/k/e/R/shuns)." + x Allows receipt of local Xline notices (g/Z/q/k/e/R/shuns). X Allows receipt of remote Xline notices (g/Z/q/k/e/R/shuns)."> ###################### diff --git a/docs/conf/helpop.conf.example b/docs/conf/helpop.conf.example index 56af7557a..555409863 100644 --- a/docs/conf/helpop.conf.example +++ b/docs/conf/helpop.conf.example @@ -244,7 +244,8 @@ help channel if you have any questions."> 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 notices (g/z/q/k/e/R/shuns)."> + x Allows receipt of local Xline notices (g/Z/q/k/e/R/shuns). + X Allows receipt of remote Xline notices (g/Z/q/k/e/R/shuns).">