Skip to content
This repository was archived by the owner on Sep 15, 2025. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

THIS PROJECT IS AN OLD VERSION OF THE DISCORDLOGGER PLUGIN

A FULL REWRITE HAS BEGUN AT GodTierGamers/DiscordLogger

🔌 DiscordLogger

Version
Minecraft
License
Status
Contributions Welcome
Java
Build System


🔧 Installation Guide

Setting up DiscordLogger takes only a few minutes!

📥 Step 1: Download

Download the latest .jar file from the Releases page.

📁 Step 2: Install

Place the downloaded .jar file into your Minecraft server's plugins/ directory.

🚀 Step 3: Start the Server

Launch or restart your server to allow the plugin to generate its config files.

🛠 Step 4: Configure

Open plugins/DiscordLogger/config.yml and paste in your Discord webhook URL. You can also toggle the events you want to log.


🧪 Example Output

Here’s what log messages look like in Discord with the default plain text format:

[Survival] Player Join: Lachlan  
[Survival] Player Chat: Lachlan: Let's explore!  
[Survival] Player Death: Lachlan tried to swim in lava

These messages appear instantly in the specified Discord channel, providing a live feed of key actions.


🛠 Building From Source

If you wish to contribute or compile DiscordLogger yourself, here’s how:

Requirements

  • Java 17
  • Maven 3.x

Build Instructions

git clone https://github.com/LVCHLANN/OldDiscordLogger.git  
cd OldDiscordLogger  
mvn clean package

The final JAR file will be located in the target/ folder.


🤝 Contributing

We welcome all kinds of contributions!

  • 🐛 Found a bug? Open an issue or submit a fix.
  • ✨ Have a feature in mind? Create a suggestion.
  • 🧹 Want to help with formatting, localization, or docs? PRs welcome!

Before contributing, please read our CONTRIBUTING.md.


🐞 Reporting Issues

For bugs or feature requests, please use our Bug/Feature Template.
Be as detailed as possible to help us reproduce and resolve problems quickly.


📘 License

This project is licensed under the MIT License.
You are free to modify, share, and use the plugin even commercially — just leave attribution intact.


📣 Stay Connected

If you're interested in updates, future features, or discussions, follow the project on GitHub or star the repository to support development ❤️


Made with ❤️ by LVCHLANN (with additional programming done by ChatGPT)

About

A Spigot/Paper plugin for sending server logs to a Discord Webhook

Resources

Contributing

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages