Channel Modes: Difference between revisions
Jump to navigation
Jump to search
ComputerTech (talk | contribs) m (Protected "Channel Modes" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
ComputerTech (talk | contribs) 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> | | '''<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. |