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.