From 87eb20d663ecb9bd378e7f32680254436b017f00 Mon Sep 17 00:00:00 2001 From: brain Date: Wed, 13 Sep 2006 21:12:31 +0000 Subject: Add m_conn_umodes.so which allows setting of modes on users when they connect Remove automatic +x from m_cloaking now that conn_umodes can do this Document in example conf. Syntax is and a mode string in any valid connect:allow tag git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5236 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/inspircd.conf.example | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'docs') diff --git a/docs/inspircd.conf.example b/docs/inspircd.conf.example index 2b577ee5c..2e204b653 100644 --- a/docs/inspircd.conf.example +++ b/docs/inspircd.conf.example @@ -873,6 +873,13 @@ # Conn-Lusers: Shows the LUSERS output on connect # +#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# +# Conn-Usermodes: Set modes on users when they connect +# When this module is loaded tags may have an optional +# modes="" value, which contains modes to add or remove from users +# when they connect to the server. +# + #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # Conn-Wait-for-Pong: Don't let a user connect until they PONG # -- cgit v1.2.3