X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=blobdiff_plain;f=server%2Frcon2irc%2Fraw.pl;h=94efc9841afe3eff9f8cac4a62b20d01bd1da22c;hp=2e874f289d93b3f16bdb9859bc366741312acbbe;hb=2ec7592650fe8ad01d877f7c6887d9f9dda143af;hpb=aa6f316cceb9ff4e7428c2605ed97e93a843252d diff --git a/server/rcon2irc/raw.pl b/server/rcon2irc/raw.pl index 2e874f28..94efc984 100644 --- a/server/rcon2irc/raw.pl +++ b/server/rcon2irc/raw.pl @@ -1,11 +1,11 @@ -# Nexuiz rcon2irc plugin by Merlijn Hofstra licensed under GPL - raw.pl +# Xonotic rcon2irc plugin by Merlijn Hofstra licensed under GPL - raw.pl # Place this file inside the same directory as rcon2irc.pl and add the full filename to the plugins. # Use this plugin with extreme caution, it allows irc-admins to modify ANYTHING on your server. # Usage: In query with the bot the raw command directs commands to the server or irc connection. # Example: raw dp exec server.cfg -# Example: raw irc PRIVMSG #nexuiz: YaY! +# Example: raw irc PRIVMSG #xonotic: YaY! sub out($$@);