promotional bannermobile promotional banner

EventNotifications

A Hytale server plugin that sends real-time notifications to external services when server events occur. Get notified via ntfy (phone, desktop, or web), Discord, Slack, or custom webhooks when players join, the server starts/stops, and more.

File Details

EventNotifications-1.0.0.jar

  • R
  • Jan 26, 2026
  • 52.14 KB
  • 28
  • Early Access

File Name

EventNotifications-1.0.0.jar

Supported Versions

  • Early Access

Changelog

[1.0.0] - 2026-01-26

Added

  • Initial release
  • ntfy - Push notifications to phone, desktop, or web
  • Discord - Webhook notifications with rich embeds
  • Slack - Webhook notifications with attachments
  • Webhooks - Generic HTTP webhooks for custom integrations

Supported Events

  • Server start/stop
  • Player join/leave
  • Player chat (disabled by default)
  • Game mode changes
  • Permission changes (group and player)

Features

  • Per-target event configuration
  • Customizable message templates with placeholders
  • Markdown support (ntfy, Discord, Slack)
  • Authentication support (Basic, Bearer, custom headers)
  • Async HTTP with virtual threads