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
- Optional TeleportPos command with coordinates allowing admins to teleport straight to target location
Config File: MlrsTracker.json
{ "Discord Webhook URL": "https://support.discord.com/hc/en-us/articles/228383668-Intro-to-Webhooks", "Include Teleport": true }
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.