X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=blobdiff_plain;f=server%2Frcon2irc%2Fraw.pl;h=94efc9841afe3eff9f8cac4a62b20d01bd1da22c;hp=2e874f289d93b3f16bdb9859bc366741312acbbe;hb=a68da1f03c501a615c4e5c5ffc102222a04704de;hpb=e5832bf2ecac60a672a29c85cd8dec341a215e1c 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($$@);