From 18d36bfaf8a80d09325d3885ea39fe59f8ef4f09 Mon Sep 17 00:00:00 2001 From: w00t Date: Fri, 4 Apr 2008 23:02:50 +0000 Subject: Add m_nickban and documentation. Implements +b n:, which stops any users matching from changing their nick. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9345 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/inspircd.conf.example | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs') diff --git a/docs/inspircd.conf.example b/docs/inspircd.conf.example index 7e011a2e2..8574975ff 100644 --- a/docs/inspircd.conf.example +++ b/docs/inspircd.conf.example @@ -1887,6 +1887,12 @@ # This is supported by mIRC, x-chat, klient, and maybe more. # +#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# +# Quietban: Implements extended ban n:, which stops anyone matching +# a mask like +b n:nick!user@host from changing their nick on channel. +# +# + #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # Nickchange flood protection module: Allows up to X nick changes in Y seconds. # Provides channel mode +F. -- cgit v1.2.3