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