Raid Alerts allows players with permissions to recieve alerts in chat when an explosive is fired or thrown as a type of raid alert. You can also configure it to send alerts to Discord.
Note: If adjusting a language value with variables make sure to keep the {0} and {1} in the same order.
Permissions
This plugin uses the permission system. To assign a permission, use oxide.grant <user or group> <name or steam id> <permission>. To remove a permission, use oxide.revoke <user or group> <name or steam id> <permission>.- raidalerts.use - Allows a player with permission to use the commands required for the plugin.
Commands
This plugin provides both chat and console commands using the same syntax. When using a command in chat, prefix it with a forward slash: `/`.- /alerts (on/off) - Allows you to turn the alerts on or off for in chat messages.
Localization
The default messages are in the RaidAlerts file under the lang/en directory. To add support for another language, create a new language folder (e.g. de for German) if not already created, copy the default language file to the new folder and then customize the messages.Note: If adjusting a language value with variables make sure to keep the {0} and {1} in the same order.