From: special Date: Wed, 1 Apr 2009 23:43:00 +0000 (+0000) Subject: m_timedbans was incorrectly listed as oper-only in the example config. Found by Taros. X-Git-Tag: v2.0.23~1943 X-Git-Url: https://git.netwichtig.de/gitweb/?a=commitdiff_plain;h=27c1548bcab1fe40922ead9bffbf3753deb32abd;p=user%2Fhenk%2Fcode%2Finspircd.git 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 --- 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 # #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#