From 18fc0ef29f6f969eb4560b114d48d6bc7444e96a Mon Sep 17 00:00:00 2001 From: Peter Powell Date: Sat, 9 Feb 2019 12:34:19 +0000 Subject: [PATCH] Unify the helpop and helpop-full config files. --- docs/conf/helpop-full.conf.example | 1150 ---------------------------- docs/conf/helpop.conf.example | 810 +++++++++++++++++++- docs/conf/modules.conf.example | 2 +- 3 files changed, 808 insertions(+), 1154 deletions(-) delete mode 100644 docs/conf/helpop-full.conf.example diff --git a/docs/conf/helpop-full.conf.example b/docs/conf/helpop-full.conf.example deleted file mode 100644 index 060fefca9..000000000 --- a/docs/conf/helpop-full.conf.example +++ /dev/null @@ -1,1150 +0,0 @@ -##################### -# Helpop Standard # -##################### - - - - - - - - - -##################### -# User Commands # -##################### - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -##################### -# Oper Commands # -##################### - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -###################### -# User/Channel Modes # -###################### - - - - - -###################### -# Stats Symbols # -###################### - - - -###################### -# SNOMASKS # -###################### - - - -###################### -# EXTBANS # -###################### - - diff --git a/docs/conf/helpop.conf.example b/docs/conf/helpop.conf.example index a4bfc751b..f2b1b37a2 100644 --- a/docs/conf/helpop.conf.example +++ b/docs/conf/helpop.conf.example @@ -9,6 +9,8 @@ # -- w00t 16/dec/2006 # + + @@ -39,10 +41,372 @@ WHOIS WHOWAS ISON USERHOST WATCH LIST NAMES WHO MOTD ADMIN MAP LINKS LUSERS TIME STATS VERSION INFO MODULES COMMANDS -SSLINFO +SSLINFO SQUERY USER PASS PING PONG QUIT"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + E [~*][lines]:[sec]{[:difference]}{[:backlog]} Allows blocking of similar messages. Kicks as default, blocks with ~ and bans with * The last two parameters are optional. - F : Blocks nick changes when they equal or exceed the specified rate (requires the nickflood module). G Censors messages to the channel based on the @@ -223,6 +970,24 @@ LOCKSERV UNLOCKSERV"> X : Makes users of or higher exempt to the specified restriction . For example: flood:h (requires the exemptchanops module). + Possible restriction types to exempt with +X are: + + auditorium-see Permission required to see the full user list of + a +u channel (requires the auditorium module). + auditorium-vis Permission required to be visible in a +u channel + (requires the auditorium module). + blockcaps Channel mode +B + blockcolor Channel mode +c + censor Channel mode +G + filter Channel mode +g + flood Channel mode +f + nickflood Channel mode +F + noctcp Channel mode +C + nonick Channel mode +N + nonotice Channel mode +T + regmoderated Channel mode +M + stripcolor Channel mode +S + topiclock Channel mode +t ------------- NOTE: A large number of these modes are dependent upon server-side modules @@ -230,6 +995,45 @@ being loaded by a server/network administrator. The actual modes available on your network may be very different to this list. Please consult your help channel if you have any questions."> + + +# #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # Hide chans module: Allows users to hide their channels list from non- -- 2.39.2