From 923d811b0564db891d7cb97c1ea81a5c901ff3a5 Mon Sep 17 00:00:00 2001 From: Peter Powell Date: Sun, 9 Sep 2018 16:52:32 +0100 Subject: Add a module for hiding mode changes from unprivileged users. Co-authored-by: Attila Molnar --- docs/conf/modules.conf.example | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'docs/conf/modules.conf.example') diff --git a/docs/conf/modules.conf.example b/docs/conf/modules.conf.example index 9cc40bdd7..bc90c7b14 100644 --- a/docs/conf/modules.conf.example +++ b/docs/conf/modules.conf.example @@ -905,6 +905,14 @@ # Only show invite exceptions (+I) to channel members: # +#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# +# Hide mode module: Allows for hiding mode changes from users who do not +# have sufficient channel privileges. +# +# +# Hide bans (+b) from people who are not voiced: +# + #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # Hide oper module: Allows opers to hide their oper status from non- # opers by setting user mode +H on themselves. -- cgit v1.2.3