Raid Alerts Real-Time Base Defense Notifications for Rust
Simple Plugin Preview:
Raid Alerts is an essential plugin for Rust, providing instant notifications when your base is under attack. With in-game alerts, Discord integration, and Clan compatibility, Raid Alerts ensures you’re always informed of any threats to your base, even if you’re offline.
Key Features:
Why Use Raid Alerts?
Use Cases:
Command Overview:
Example Usage:
To register a personal or clan webhook, only part of the webhook URL is required. Simply use the ID and token (as shown below) to configure alerts. The complete link is not necessary.
All Player And Clan WebHooks Are Automatically Saved And Dynamically Stored/Removed/Loaded From The Generated Config
Command Example
/myraid 1300063659304947833/KxfSH7NFWd65HGfHSv9yBoLNj6rC1ISjU0zAjh0zoCBqCQUWipCDtTGYdMB8Nf6j5EO5
/clanraid 1300063659304947833/KxfSH7NFWd65HGfHSv9yBoLNj6rC1ISjU0zAjh0zoCBqCQUWipCDtTGYdMB8Nf6j5EO5
Discord Webhook URLs typically look like:
https://discord.com/api/webhooks/1300063659304947833/KxfSH7NFWd65HGfHSv9yBoLNj6rC1ISjU0zAjh0zoCBqCQUWipCDtTGYdMB8Nf6j5EO5
However, only the ID and token section is needed in the command. Server owners configuring a global webhook must use the entire link.
1300063659304947833/KxfSH7NFWd65HGfHSv9yBoLNj6rC1ISjU0zAjh0zoCBqCQUWipCDtTGYdMB8Nf6j5EO5
Commands:
Player Commands
Personal Webhook:
Clan Webhook:
Default Configuration:
{ "General": { "Enable debug logging (true/false)": true, "Send alerts on entity damaged instead of destroyed": false }, "In-Game Notifications": { "Authorized players notify mode (0=UI, 1=Chat, 2=Both)": 0, "Clan members notify mode (0=UI, 1=Chat, 2=Both)": 0, "Authorized players UI type (0=StandardUI, 1=CustomUI1, 2=CustomUI2)": 0, "Clan members UI type (0=StandardUI, 1=CustomUI1, 2=CustomUI2)": 0, "In-game notification cooldown [seconds]": 1, "UI auto-hide time [seconds]": 15.0, "UI icon item shortname": "explosive.timed" }, "Discord": { "Use Discord Webhooks (true/false)": true, "Ignore Discord alerts for Raidable Bases (true/false)": true, "Discord Global RaidAlert Webhook URL": "", "Use Discord Embed for Notifications": true, "Enable Discord notification cooldown (true/false)": true, "Discord notification cooldown [seconds]": 30, "Enable global message cooldown for each grid location (true/false)": false, "Global message cooldown for each grid location [seconds]": 180 }, "Chat Settings": { "Use Prefix (true/false)": true, "Prefix": "<color=#ff3b30>[RaidAlerts]</color> ", "Chat Icon SteamID (0 = none)": 76561198888888888, "Chat Channel (0 default)": 0 } }
Configuration Options:
Plugins By Duff