Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Free Discord webhook alerts for Paper servers. 8 event types, async rate-limited webhooks, zero config.
BluethAlerts
Free Discord webhook alerts for your Paper server.
Get instant notifications in your Discord when players join, die, earn achievements, and more — with zero configuration hassle.
Features
- 8 Event Types — Player join/quit, death, advancement, chat, first join, server start/stop
- Async & Rate-Limited — Webhooks fire on a background thread with built-in rate limiting so your server never lags
- Per-Event Toggles — Enable only the alerts you care about
- Custom Embed Colors — Match your server's brand with hex color codes per event
- Zero Config — Drop the jar in
/plugins, set your webhook URL, done
Quick Start
- Download
BluethAlerts-1.0.0.jar - Drop it into your server's
plugins/folder - Start/restart the server
- Open
plugins/BluethAlerts/config.yml - Paste your Discord webhook URL
- Reload — alerts start flowing instantly
Default Config
webhook-url: "https://discord.com/api/webhooks/YOUR_WEBHOOK_HERE"
events:
player-join:
enabled: true
color: "#00FF00"
player-quit:
enabled: true
color: "#FF0000"
player-death:
enabled: true
color: "#800080"
player-advancement:
enabled: true
color: "#FFD700"
player-chat:
enabled: false
color: "#0099FF"
first-join:
enabled: true
color: "#00FFFF"
server-start:
enabled: true
color: "#00FF00"
server-stop:
enabled: true
color: "#FF4444"
Requirements
- Paper 1.21+ (tested on 1.21.11)
- Java 21+
- A Discord webhook URL
Support
- GitHub: LaunchDay-Studio-Inc/blueth-alerts
- Issues: Report a bug
- Website: blueth.online
License
MIT — use it however you want.
Made by LaunchDay Studio — more Blueth plugins coming soon.
Pinned Versions
Pages
Members
Owner