Compatibility
Minecraft: Java Edition
1.21–1.21.10
Platforms
Creators
Details
Licensed ARR
Published 3 weeks ago
Updated 3 weeks ago
NtfyAlerts
Send notifications to your PC and phone for every Bukkit event you want!
Features
- Pick any(!) Bukkit event, to send an alert when dispatched
- Send to multiple different servers and topics
- Customize the alert with a custom title, message, emojis and priority
- Send alerts to authorized-only topics
- Plugin checks for validity of given servers before sending any alerts
Usage
- Read the
config.yml(generated upon first startup) and create your alerts! - Don't know what Ntfy is? Check out their website!
Example:
events:
- event: "org.bukkit.event.player.PlayerJoinEvent"
topic: "my-cool-topic-12345"
server: "https://your-ntfy-server.de"
title: "My cool alert"
message: "${player} has joined the server!"
tags:
- "heavy_plus_sign"
- "green_square"
priority: "3"
auth:
username: "your-user"
password: "your-pw"
Questions or feedback?
- Join my Discord server!
See also
Note: This plugin is not affiliated with ntfy.sh


