From 3366ace0a3fbaf7b8a603c0550382c35709bfe1f Mon Sep 17 00:00:00 2001 From: attilamolnar Date: Mon, 29 Oct 2012 18:04:30 +0100 Subject: m_opermotd Add support for replacing \u \b etc. with color codes Fixes #322 reported by @MistrX --- docs/conf/modules.conf.example | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'docs/conf') diff --git a/docs/conf/modules.conf.example b/docs/conf/modules.conf.example index de91cf891..3f40bc7ce 100644 --- a/docs/conf/modules.conf.example +++ b/docs/conf/modules.conf.example @@ -1252,10 +1252,14 @@ # # # If you are using the m_opermotd.so module, specify the motd here # # # -# onoper - Should the message be sent on /OPER or only when # -# /OPERMOTD is used. Use "yes" or "no". # +# onoper - Should the message be sent on /OPER or only when # +# /OPERMOTD is used. Use "yes" or "no". # # # -# +# processcolors - Allow color codes to be processed in the opermotd. # +# Read the comment above in # +# inspircd.conf.example for details. # +# # +# #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # Override module: Adds support for oper override -- cgit v1.2.3