

🌐 SkitDiscordNotify
A simple but handy plugin that sends your Minecraft server’s status updates to a Discord channel using webhooks. Whether you're running a private server or hosting for a community, this helps keep your players or staff in the loop without needing to check the console.
🔧 What It Does
This plugin listens for server events and sends updates to a Discord channel using a webhook. It supports both embedded messages (with color, title, description) and plain text. You can choose what gets sent and how it looks, all controlled through a config file!
✅ Current Features
- Sends messages to Discord on:
- 🟢 Server start
- 🔴 Server stop
- ➕ Player joins
- ➖ Player leaves
- Choose between plain text or embeds for each event
- Toggle each event individually
- Customize embed title, description, and color for each event individually
- Placeholder
%player%for player-specific messages, with more coming
📂 Configuration
When you first run the plugin, it’ll create a config file like this:
webhook-url: ""
events:
server-start:
enabled: true
embed: true
message: "🟢 The server has started!"
embed-data:
title: "Server Online"
description: "Minecraft server has successfully started."
color: 65280
**other status settings**
Each event has its own section. You can turn them on/off, switch between embed or text, and
🔮 Upcoming Features
Here’s what’s planned for the next updates:
- 📊 Online player count pings (notify when server empties or gets busy)
- 💬 Admin commands like
/discordstatus reloador/testdiscord - ⏲️ Scheduled messages (like hourly uptime posts)
- 🧩 Placeholder support for
%online%,%max_players%, and PAPI support. - 🔄 Multiple webhook support (separate channels for different events)
🧪 Tested On
Paper 1.21
Java 21
(Should work on most modern Bukkit/Spigot/Paper servers!)
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.21, 1.21.1, 1.21.2
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
- Ships as SkitDiscordNotify-1.0.jar — drop this file into the mods folder
- Download size: 1.7 MB
- Download link checked 11 Sept 2026 — working
These come from our own check of the pack file, not from the source page.