Blueth Alerts

Discord webhook alerts for your Minecraft server. Free and open source under the MIT license.

Event Types

Blueth Alerts supports 8 configurable event types:

  • Player Join — Notify when a player joins the server
  • Player Leave — Notify when a player leaves
  • Player Death — Notify on player deaths with cause info
  • Advancement — Notify when a player earns an advancement
  • Server Start — Notify when the server starts up
  • Server Stop — Notify when the server shuts down
  • High Player Count — Alert when player count exceeds a threshold
  • Low TPS — Alert when server TPS drops below a threshold

Configuration

All configuration is in /plugins/BluethAlerts/config.yml. Key options:

  • Webhook URL — Your Discord webhook URL
  • Event toggles — Enable or disable each event type individually
  • Custom messages — Customize the message format for each event

Installation

  1. Drop the .jar into your /plugins/ folder
  2. Restart the server
  3. Set your Discord webhook URL in config.yml
  4. Restart the server to apply changes

Pricing

Blueth Alerts is completely free and open source under the MIT license.