Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for serkingiii

Free Discord webhook alerts for Paper servers. 8 event types, async rate-limited webhooks, zero config.

Report BluethAlerts?

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

  1. Download BluethAlerts-1.0.0.jar
  2. Drop it into your server's plugins/ folder
  3. Start/restart the server
  4. Open plugins/BluethAlerts/config.yml
  5. Paste your Discord webhook URL
  6. 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

License

MIT — use it however you want.


Made by LaunchDay Studio — more Blueth plugins coming soon.

Information

CategoryAdmin Tools
Published onMarch 13, 2026
LicenseMIT
Downloads0
Stars0
Watchers0

Pinned Versions

Members