|
|
| Line 4: |
Line 4: |
| | ;Admin | | ;Admin |
| | :See ''[[#C|Channel Admin]]'' | | :See ''[[#C|Channel Admin]]'' |
| | + | |
| | + | ;Afk |
| | + | :Away from keyboard. Often used by people to say they are not behind their computer. |
| | | | |
| | ;AKick | | ;AKick |
| Line 10: |
Line 13: |
| | ;AKill | | ;AKill |
| | :Automatic Kill, See ''[[#G|G-Line]]'' | | :Automatic Kill, See ''[[#G|G-Line]]'' |
| | + | |
| | + | ;Alias |
| | + | :Alternative name/shortcut for a command. Can be server side or client side. A common example is <code>/ns</code> for the command <code>/msg NickServ</code>. |
| | | | |
| | ;AOP | | ;AOP |
| Line 35: |
Line 41: |
| | ==C== | | ==C== |
| | ;Channel | | ;Channel |
| − | :One "chat room" on the IRC server. Channel names typically start with #. | + | :One "chat room" on the IRC server. Channel names typically start with #, rarely also with & (for channels that exist on 1 server only) and + (for modeless channels). |
| | | | |
| | ;Channel Admin [channel mode +a] | | ;Channel Admin [channel mode +a] |
| Line 47: |
Line 53: |
| | | | |
| | ;Channel Operator [channel mode +o] | | ;Channel Operator [channel mode +o] |
| − | :Channel operators can change the topic of the channel and ban/kick people. | + | :Channel operators are the people who manage the channel. They can kick/ban people, change channel modes, voice people and give other people operator rights. |
| | | | |
| | ;Channel Owner | | ;Channel Owner |
| Line 77: |
Line 83: |
| | | | |
| | ==F== | | ==F== |
| | + | ;Flooding |
| | + | :Sending a lot of messages or notices to a channel in a short time. |
| | + | |
| | ;Founder | | ;Founder |
| | :See ''[[#C|Channel Founder]]''. | | :See ''[[#C|Channel Founder]]''. |
| | | | |
| | ==G== | | ==G== |
| | + | ;Ghost |
| | + | :A ghost is a user that has disconnected from the server without the server noticing it. Ghosts will automatically quit IRC after a while due to a ping timeout. A registered nickname can manually killed by its owner through the Nickserv ghost command. |
| | + | |
| | ;G-Line | | ;G-Line |
| | :Global kill line. Global ban from the entire IRC network. They can only be set by [[#I|IRCop]]s. | | :Global kill line. Global ban from the entire IRC network. They can only be set by [[#I|IRCop]]s. |
| Line 100: |
Line 112: |
| | :(Automatic) HalfOP. Will grant you HalfOP status when you enter a channel. Same as access level 4 if xOP is disabled. | | :(Automatic) HalfOP. Will grant you HalfOP status when you enter a channel. Same as access level 4 if xOP is disabled. |
| | | | |
| − | ;Host | + | ;Hostname |
| | :Your hostname contains your IP and ISP. Can be hidden using a Cloak. | | :Your hostname contains your IP and ISP. Can be hidden using a Cloak. |
| | | | |
| Line 146: |
Line 158: |
| | ;Mode | | ;Mode |
| | :Channels and users can have various modes that have different effects. Channel modes can only be set by Operators. | | :Channels and users can have various modes that have different effects. Channel modes can only be set by Operators. |
| | + | |
| | + | ;Modeless Channel |
| | + | :A channel without modes. This means there can be no operators, bans, etc. They are very rare and start with + rather than #. Not available on most IRC daemons. |
| | + | |
| | + | ;Motd |
| | + | :Message of the day. A short message that will appear when connecting to the IRC server, or by using <code>/motd</code> |
| | | | |
| | ==N== | | ==N== |
| Line 165: |
Line 183: |
| | | | |
| | ;OP | | ;OP |
| − | :Operator, see ''[[#C|Channel Operator]]'' and [[#I|IRC Operator]]. | + | :Operator, usually ''[[#C|Channel Operator]]''. |
| | | | |
| | ;Oper | | ;Oper |
| − | :Same as OP. | + | :Operator, usually ''[[#I|IRC Operator]]''. |
| | | | |
| | ;OperServ | | ;OperServ |
| Line 203: |
Line 221: |
| | ;Shun | | ;Shun |
| | :Shuns can be set to other users by an IRCop. A shun will prevent the user from sending any command to the server, except for the <code>/Admin</code> command. | | :Shuns can be set to other users by an IRCop. A shun will prevent the user from sending any command to the server, except for the <code>/Admin</code> command. |
| | + | |
| | + | ;Snomask |
| | + | :Server Notice Mask. These are special usermodes that let the user receive server notices. Most Snomasks are available to IRC Operators only. |
| | | | |
| | ;SOP | | ;SOP |
A list of important IRC terms.