Servers Status log
Unban logs
- You may need IW4MAdmin version
2021.5.15.3
or later.
This plugin is based on the idea of the YADB plugin but with some extra features like:
- Improve the appearance of the embeds (bans and reports).
- Showing Unban event too on discord.
- You can see online admins in report webhook.
- Remove YADB.dll plugin from Plugins folder if you have it (take a backup of this plugin first).
- Copy/past IW4ToDiscord.js plugin to IW4MAdmin/plugins directory.
- restart IW4MAdmin.
- Create a Webhook for: Game Reports channel, Game Bans channel, and Server Status channel, on your discord.
- Open
IW4MAdmin/Configuration/ScriptPluginSettings.json
, you'll see something like:
"IW4ToDiscord": {
"Author": "Zwambro",
"Version": 1.31,
"ReportWebhook": "your_report_webhook_url",
"BansWebhook": "your_bans_webhook_url",
"ServerStatusWebhook": "your_status_webhook_url",
"ChatlogWebhook": "your_chatlog_webhook_url"
}
- Replace
your_report_webhook_url
with your Report Channel webhook, and replaceyour_bans_webhook_url
with Ban Channel webhook, andyour_status_webhook_url
with your Server Status Channel webhook, and replaceyour_chatlog_webhook_url
with Chatlog Channel webhook, save the new configs. - Have fun.