{{tag>deutsch irc}} ====== IRC Operator Befehle ====== ===== OPER Command ===== Attempts to give a user IRC Operator status. Syntax: OPER Example: OPER hAtbLaDe foobar234 ====== WALLOPS Command ====== Sends a "Message" to all those with the umode +w. Only IRCops can send wallops, while anyone can view them. Syntax: WALLOPS ====== GLOBOPS Command ====== Sends a global "Message" to all IRCops. Only viewable by IRCops (unlike WALLOPS, which can be viewed by normal users). Syntax: GLOBOPS Example: GLOBOPS Going to be akilling those clones... ====== CHATOPS Command ====== GLOBOPS is usually reserved for important network information. Therefore, for Oper Chat, CHATOPS was invented. IRCops with the +c flag enabled will be able to send/receive CHATOPS messages. Syntax: CHATOPS Example: CHATOPS How's everyone doing today? ====== LOCOPS Command ====== Similar to GLOBOPS, except only received by those IRCops local to your server. Syntax: LOCOPS Example: LOCOPS Going to be adding a temp k:line for that user... ====== ADCHAT Command ====== This command sends to all Admins online Only for Admins. This is a ChatOps style command Syntax: ADCHAT Example: ADCHAT Hey guys! ====== NACHAT Command ====== This command sends to all NetAdmins & TechAdmins online Only for Net/Techadmins. This is a ChatOps style command Syntax: NACHAT Example: NACHAT Hey guys! ====== TECHAT Command ====== This command sends to all TechAdmins online Only for Net/Techadmins. This is a ChatOps style command Syntax: TECHAT Example: TECHAT Hey guys! ====== KILL Command ====== Forcefully Disconnects a user from an IRC Server. IRC Operators only. Syntax: KILL Example: KILL Clone5 Cloning is not allowed ====== KLINE Command ====== "Bans" a hostmask from connection to the IRC server. The user can however connect to other servers on the network !! IRC Operators only. Syntax: KLINE Example: KLINE *@*.aol.com Abuse ====== UNKLINE Command ====== Removes a k:line from the server. IRC Operators only. Syntax: UNKLINE Example: UNKLINE *@*.aol.com ====== ZLINE Command ====== Disables all access to the IRC server from a specified IP. The IP can however connect to other servers on the network !! IRC Operators only. Syntax: ZLINE :reason Example: ZLINE 127.0.0.1 :Localhost ====== UNZLINE Command ====== Removes a currently active z:Line. IRC Operators only. Syntax: UNZLINE Example: UNZLINE 127.0.0.1 ====== GLINE command ====== This command provides timed G:Lines. If you match a G:Line you cannot connect to ANY server on the IRC network. A time of 0 in the GLINE makes it permanent (Never Expires). In Unreal 3.1.1 you may also specify the time in the format 1d10h15m30s. IRC Operators only. Syntax: GLINE : (Adds a G:line for user@host) GLINE - (Removes a G:line for user@host) Example: GLINE *@*.dal.net 900 :Spammers (Adds a 15 min G:line) GLINE *@*.dal.net 1d5h :Spammers (Adds a 29 hour G:line) ====== SHUN Command ====== Prevents a user from executing ANY command except ADMIN and respond to Server Pings. This effectively prevents them from doing anything on the server. A time of 0 on the SHUN makes it permanent (Never Expires). In Unreal 3.1.1 you may also specify the time in the format 1d10h15m30s. IRC Operators only. Syntax : SHUN