DiscordLogger icon

DiscordLogger -----

Logs actions in your Minecraft server to a Discord webhook



Installation
  1. Download the DiscordLogger plugin JAR.

  2. Place the JAR file in your server’s plugins/ folder.

  3. Start the server once — this will generate the config.yml file inside plugins/DiscordLogger/.

  4. Open config.yml in a text editor and adjust the settings to your needs.

  5. Restart the server or run /discordlogger reload to apply changes.
Configuration (config.yml)
The configuration file is split into sections for webhook setup, formatting, embed styling, and event logging.

Webhook Options

webhook:
url: "" # Discord webhook URL goes here, plugin will not function until present

  • Set your Discord webhook URL here.

  • Without this, the plugin will not send any messages.
Format Options

format:
time: "[HH:mm:ss, dd:MM:yyyy]"
name: ""

  • time: Timestamp format for plain text messages (case-sensitive placeholders).
    • HH = hours, mm = minutes, ss = seconds, dd = day, MM = month, yyyy = year
  • name: Display name used in plain text messages (embeds use the author name instead).
Usage
  • Once configured, DiscordLogger automatically sends events to the linked Discord channel.

  • Use /discordlogger reload after editing the config to apply changes without restarting.

  • Adjust embed colors and formats to fit your server’s branding or readability preferences.
Resource Information
Author:
----------
Total Downloads: 267
First Release: Dec 3, 2024
Last Update: Oct 31, 2025
Category: ---------------
All-Time Rating:
1 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings