From 063a9c8ef1b12e474cafc76a01662755ef111352 Mon Sep 17 00:00:00 2001 From: special Date: Sun, 10 Sep 2006 02:22:57 +0000 Subject: Added usermode n (snomask) to the example helpop files git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5192 e03df62e-2008-0410-955e-edbf42e46eb7 --- conf/inspircd.helpop-full.example | 21 +++++++++++---------- conf/inspircd.helpop.example | 7 ++++--- 2 files changed, 15 insertions(+), 13 deletions(-) diff --git a/conf/inspircd.helpop-full.example b/conf/inspircd.helpop-full.example index d0f621d63..609135349 100644 --- a/conf/inspircd.helpop-full.example +++ b/conf/inspircd.helpop-full.example @@ -419,16 +419,17 @@ line4="i Is invisible to /WHO" line5="w Can receive wallops messages" line6="s Can receive server notices" - line7="x Cloaked hostname (requires cloaking module)" - line8="g Can receive globops (requires globops module)" - line9="h Will receive helpops notification (requires helpop module)" - line10="r Nickname is registered" - line11="R Only registered users can PRIVMSG this nickname" - line12="B Is a bot" - line13="G Messages are censored to user" - line14="W Can see when a user uses WHOIS on them" - line15="S mIRC colour codes are stripped to the user" - line16="D User can not recieve PRIVMSGs"> + line7="n [mask] Can recieve server notices specified by [mask]" + line8="x Cloaked hostname (requires cloaking module)" + line9="g Can receive globops (requires globops module)" + line10="h Will receive helpops notification (requires helpop module)" + line11="r Nickname is registered" + line12="R Only registered users can PRIVMSG this nickname" + line13="B Is a bot" + line14="G Messages are censored to user" + line15="W Can see when a user uses WHOIS on them" + line16="S mIRC colour codes are stripped to the user" + line17="D User can not recieve PRIVMSGs"> + line7="n [mask] Can receive server notices specified by [mask]" + line8="x Cloaked hostname (requires cloaking module)" + line9="g Can receive globops (requires globops module)" + line10="h Will receive helpops notification (requires helpop module)">