NtfyAlerts
PluginLicenseRef-All-Rights-Reserved

NtfyAlerts

Send notifications to your PC and phone for every Bukkit event you want!

15
Downloads
1
Followers
4 months ago
Updated
📦
1
Versions

📖About NtfyAlerts

icon NtfyAlerts

servers
modrinth-downloads
discord

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?

See also

Note: This plugin is not affiliated with ntfy.sh