X-Git-Url: https://jfr.im/git/irc/freenode/web-7.0.git/blobdiff_plain/9588cffe9835ee9a0b835a5a8a3f3cfcb96119ac..ea87657ac2280203867d326ad9cae0dd86128b7f:/content/kb/using/channelmodes.md diff --git a/content/kb/using/channelmodes.md b/content/kb/using/channelmodes.md index 2dc842280..33d17f5c1 100644 --- a/content/kb/using/channelmodes.md +++ b/content/kb/using/channelmodes.md @@ -25,7 +25,7 @@ preserve modes. | l
(join limit) | Takes a positive integer parameter. Limits the number of users who can be in the channel at the same time. | | m
(moderated) | Only opped and voiced users can send to the channel. This mode does not prevent users from changing nicks. | | n
(prevent external send) | Users outside the channel may not send messages to it. Keep in mind that bans and quiets will not apply to external users. | -| p
(private) | The KNOCK command cannot be used on the channel, and users will not be shown the channel in whois output unless they share the channel with the requestor. | +| p
(private) | The KNOCK command cannot be used on the channel, and users will not be shown the channel in whois output unless they share the channel with the requestor. The channel will still appear in channel lists and WHO output (set channel mode +s if this is not desired).| | q
(quiet) | Works like +b (ban user), but allows matching users to join the channel. | | Q
(block forwarded users) | Users cannot be forwarded (see +f above) to a channel with +Q. | | r
(block unidentified) | Prevents users who are not identified to services from joining the channel. |