About MLRS Tracker
Sends discord notification via RCON Message and configurable webhook notifying admins of the MLRS system being fired displaying: Â
- When it was fired
- Who fired it (player and steam id) Â
- The map grid being targeted Â
Config File: Â MlrsTracker.json
{
"Log To Console": true,
"Log To Discord": true,
"Discord Webhook URL": "https://support.discord.com/hc/en-us/articles/228383668-Intro-to-Webhooks",
}
Once plugin is deployed to serverfiles/oxide/plugins folder the config will be generated with default values. Â
Update the config file in  serverfiles/oxide/config/MlrsTracker.json adding your own webhook URL then reload the plugin. Â
