| 3 |
|
|
| 4 |
|
Upon connecting to the IRC server, you will see something like this: |
| 5 |
|
|
| 6 |
< |
irc.ircd-hybrid.org hybrid-8.2.23 DFGHRSWabcdefgijklnopqrsuwy bchiklmnoprstuveCILMNORST bkloveIh |
| 6 |
> |
irc.ircd-hybrid.org hybrid-8.2.24 DFGHRSWabcdefgijklnopqrsuwy bchiklmnoprstuveCILMNORST bkloveIh |
| 7 |
|
|
| 8 |
|
These describe the user modes, channel modes, and channel modes that require |
| 9 |
|
arguments that are available to the user. |
| 54 |
|
+k - key - Key/password for the channel |
| 55 |
|
+l - limit - Limit the number of users in a channel |
| 56 |
|
+m - moderated - Users without +v/h/o cannot send text to the channel |
| 57 |
< |
+L - extlimit - Channel can make use of the extended ban list limit. Can be set only by irc-operators. |
| 57 |
> |
+L - extlimit - Channel can make use of the extended ban list limit. Can be set only by irc-operators, |
| 58 |
> |
servers and services. |
| 59 |
|
+M - modreg - Unregistered/unidentified clients cannot send text to the channel |
| 60 |
|
+N - nonickchange - This will prevent any user who isn't opped or half-opped (+o/+h) from changing their |
| 61 |
|
nick while in the channel. |
| 62 |
|
+n - noexternal - Users must be in the channel to send text to it |
| 63 |
|
+o - chanop - Full operator status |
| 64 |
|
+O - operonly - This mode will prevent anyone who hasn't obtained irc-operator status from joining the |
| 65 |
< |
channel. Can be set only by irc-operators. |
| 65 |
> |
channel. Can be set only by irc-operators, servers and services. |
| 66 |
|
+p - private - Private is obsolete, this now restricts KNOCK, and can be set at the same time as +s. |
| 67 |
|
+r - registered - Channel has been registered. Can be set only by servers and services. |
| 68 |
|
+R - regonly - Only registered clients may join a channel with that mode set |