From d1f2a430501aec8bc893647dc1049b8499e1caf6 Mon Sep 17 00:00:00 2001 From: danieldg Date: Tue, 9 Feb 2010 08:08:39 +0000 Subject: Update m_exemptchanops to allow users to specify the status required for the exemption git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12412 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/modules.conf.example | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'docs') diff --git a/docs/modules.conf.example b/docs/modules.conf.example index 7de56622d..532073a18 100644 --- a/docs/modules.conf.example +++ b/docs/modules.conf.example @@ -737,11 +737,12 @@ # # # # #-#-#-#-#-#-#-#-#-#- EXEMPTCHANOPS CONFIGURATION -#-#-#-#-#-#-#-#-#-# -# alwaysexempt - Modes channel operators are always exempt from, -# regardless of channel setting. -# neverexempt - Modes channel operators are never exempt from, -# regardless of channel setting. -# +# defaults - default exemptions. These can be added to or overridden # +# by the channel mode +X. Each item is of the form # +# [minstatus]:[mode] where you must have [minstatus] in # +# order to be able to bypass [mode]. # +# Use "*:blockcolor" to override a default exemption # +# #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# -- cgit v1.2.3