From 27c1548bcab1fe40922ead9bffbf3753deb32abd Mon Sep 17 00:00:00 2001 From: special Date: Wed, 1 Apr 2009 23:43:00 +0000 Subject: [PATCH] m_timedbans was incorrectly listed as oper-only in the example config. Found by Taros. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11279 e03df62e-2008-0410-955e-edbf42e46eb7 --- conf/modules.conf.example | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/conf/modules.conf.example b/conf/modules.conf.example index 0809c4422..a24db40db 100644 --- a/conf/modules.conf.example +++ b/conf/modules.conf.example @@ -1684,9 +1684,7 @@ # #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# -# Timed bans module: Adds timed bans and the /TBAN command -# This module is oper-only. -# To use, TBAN must be in one of your oper class blocks. +# Timed bans module: Adds timed channel bans and the /TBAN command # #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# -- 2.39.5