diff options
author | Robin Burchell <viroteck@viroteck.net> | 2012-04-09 06:33:39 -0700 |
---|---|---|
committer | Robin Burchell <viroteck@viroteck.net> | 2012-04-09 06:33:39 -0700 |
commit | 88b1a5a17da363891f76df614218b35d63f23f6d (patch) | |
tree | 15f2b1b4ad5cc1af68220e42b9fbf4d4bb85736c /docs/inspircd.helpop.example | |
parent | 0d79771397066db0e4877362053b719406c9ee01 (diff) | |
parent | cbd32e195f5f574653550a3ed4954168ace30c55 (diff) |
Merge pull request #25 from DjSlash/colour-to-color
Replace [cC]olour with [cC]olor
Diffstat (limited to 'docs/inspircd.helpop.example')
-rw-r--r-- | docs/inspircd.helpop.example | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/inspircd.helpop.example b/docs/inspircd.helpop.example index 83019f170..3688f74b3 100644 --- a/docs/inspircd.helpop.example +++ b/docs/inspircd.helpop.example @@ -107,7 +107,7 @@ LOCKSERV UNLOCKSERV JUMPSERVER"> (IRCop only, requires invisible module). R Blocks private messages from unregistered users (requires services account module). - S Strips mIRC colour/bold/underline codes out of private + S Strips mIRC color/bold/underline codes out of private messages to the user (requires stripcolor module). W Receives notification when a user uses WHOIS on them (IRCop only, requires showwhois module)."> @@ -134,7 +134,7 @@ LOCKSERV UNLOCKSERV JUMPSERVER"> users to join while the channel is invite-only (requires inviteexception module). - c Blocks messages containing mIRC colour codes + c Blocks messages containing mIRC color codes (requires blockcolor module). f [*][lines]:[sec] Kicks on text flood equal to or above the specified rate. With *, the user is banned @@ -206,7 +206,7 @@ LOCKSERV UNLOCKSERV JUMPSERVER"> (requires nokicks module) R Blocks unregistered users from joining (requires services account module). - S Strips mIRC colour codes from messages to the + S Strips mIRC color codes from messages to the channel (requirs stripcolor module). T Blocks /NOTICEs to the channel from users who are not at least halfop (requires nonotice module). @@ -254,7 +254,7 @@ help channel if you have any questions."> <helpop key="extbans" value="Extended Bans ---------- - c:n!u@h Blocks any messages that contain colour codes from + c:n!u@h Blocks any messages that contain color codes from matching users (requires blockcolor module). j:#channel Prevents anyone in #channel from joining the channel (requires channelban module). |