Mineuniverse
Log in Register
Mods

Simple Discord Webhook Leave/Join Notification

Sends a message to a Discord Channel Webhook when a player leaves or joins the server (Bukkit/Spigot/Paper)
by zdwolfe
Claim this project
512 downloads
0 likes
Updated Jun 30, 2026
0 hypes

This is a simple Bukkit/Spigot/Paper plugin that publishes a message to a Discord Channel via Webhooks whenever a player leaves or joins the server.

 

Example:

 

 

 

Configuration

Run your minecraft Spigot, Bukkit, or Paper server once with the PlayerNotificationPlugin jar installed in the "plugins" folder. After it runs for the first time it will create the directory structure:

 
plugins/
PlayerNotificationPlugin/
config.yml

 

Open up config.yml and edit, replacing WEBHOOK-URL-GOES-HERE with the webhook URL configured in Discord:

 

notifiers:
  -
    type: "webhook"
url: "WEBHOOK-URL-GOES-HERE"
leaveFormat: "%s left!"
joinFormat: "%s joined!"
 

No files available for download.

You Might Also Like

LoadingTips
A mod that adds custom tips to the loading screen
999,218
Sampler
Performance oriented debugging/administration tools
998,926
VulkanMod
Vulkan renderer mod for Minecraft.
997,115
Charm Fixer
Disables some modules on charm to fix incompatbility issues with owo
996,251
Trading station
Basic items to item trading machines
99,755
NarrateBookForMe [FABRIC]
Adds a narration keybind, and two GUI buttons to the book screen. Text-to-speech (tts) / narration on the go! Client sided.
99,734