diff options
author | special <special@e03df62e-2008-0410-955e-edbf42e46eb7> | 2006-09-10 02:22:57 +0000 |
---|---|---|
committer | special <special@e03df62e-2008-0410-955e-edbf42e46eb7> | 2006-09-10 02:22:57 +0000 |
commit | 063a9c8ef1b12e474cafc76a01662755ef111352 (patch) | |
tree | e08598104f3b82d0cb94b6c3e03cfc5801d5d658 /conf/inspircd.helpop-full.example | |
parent | d91de4ee7a017891fd56babcbfc0114810b3b763 (diff) |
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
Diffstat (limited to 'conf/inspircd.helpop-full.example')
-rw-r--r-- | conf/inspircd.helpop-full.example | 21 |
1 files changed, 11 insertions, 10 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"> <chmodes line1="Channel Modes" line2="-------------" |