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
- Drop the
.jarinto your/plugins/folder - Restart the server
- Set your Discord webhook URL in
config.yml - Restart the server to apply changes
Pricing
Blueth Alerts is completely free and open source under the MIT license.