
Minecraft → Discord logging that’s clean, configurable, and production-ready.
Latest plugin: v2.1.5
Latest config version: v9
What it does
- Rich embeds (or plain text fallback) for key events:
- Player: join, quit, chat, command, death, teleport, gamemode
- Server: start, stop, command, explosion (with nearby players)
- Moderation: ban, unban, kick, op, deop, whitelist toggle/entries
- Per-category colors and a consistent, fields-first embed style
- Smart safety: only logs moderation actions if they actually succeeded
- Versioned config: automatic merging across updates (keeps your settings)
Quick links
Quick start
- Drop the plugin JAR into
/plugins. - Start once to generate
config.yml. - Set your Discord webhook URL under
webhook.url. - (Optional) Turn on/off embeds (on by default):
embeds: enabled: true author: "Server Logs" - Reload: /discordlogger reload.
You can also use the config.yml Generator to create a fully customized config.yml
Useful Links
- Source: https://github.com/GodTierGamers/DiscordLogger
- Releases: https://github.com/GodTierGamers/DiscordLogger/releases