
A mod that outputs everything in the console log to a discord channel using discord's webhook.
This mod mirrors your Minecraft server console logs to a Discord channel using a configurable Webhook.
It provides clean message formatting and simple admin commands for configuration.
config/log2discord.json:
{
"webhookUrl": "https://discord.com/api/webhooks/…"
}
Available only to server op:
/console2discord reload/console2discord setWebhook <url>
Credit to samxel for this mod, I only continued it for further versions