Channel Modes: Difference between revisions

From TechNet Wiki
Jump to navigation Jump to search
m (Protected "Channel Modes" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
No edit summary
Line 25: Line 25:
| Only registered (+r) users may join the channel
| Only registered (+r) users may join the channel
|-
|-
| '''<big><kbd>R</kbd></big>'''
| '''<big><kbd>z</kbd></big>'''
| SSL Only
| SSL Only
| Prevent non-SSL users from joining the channel.
| Prevent non-SSL users from joining the channel.
|}
|}

Revision as of 15:36, 28 April 2023

Example

To set +R on the channel #example:

/mode #example +R

To unset it:

/mode #example -R


Channel Modes

Flag Title Description
m Moderated Moderated channel (only +vhoaq users may speak)
R Registered Only Only registered (+r) users may join the channel
z SSL Only Prevent non-SSL users from joining the channel.