Summary
Link your server to Discord and relax. You'll get an instant alert whenever a player needs help.
You don't have to be glued to the screen monitoring the chat 24/7!
Description
Link your server to Discord and relax. You'll get an instant alert whenever a player needs help.
You don't have to be glued to the screen monitoring the chat 24/7!
Any question? Discord: izfoiks
- !admin
- !admin <message>
How to use it:
1. Install the mod.
2. Create a Webhook on your Discord server.
3. Type "!admin" in the chat to automatically generate the configuration file at profile/BWR/config.json (or create it
manually).
4. Enjoy!
Config File Template:
profile/BWR/config.json:
{
"discord_webhook_url": "WEBHOOK_URL",
"discord_webhook_title": "Staff Request",
"discord_webhook_message": "Player [player_name] is requesting assistance on the server!\n\n**Message:** *[message]*\n",
"discord_ping_role": "DISCORD_STAFF_ID"
}
Note:
In the discord_webhook_message field, you must include the placeholders:
- "[player_name]" = for the player's name.
- "[message]" = for the message.License
Arma Public License (APL)