promotional bannermobile promotional banner

Discord Chat Bridge

Bridge your Hytale server's in-game chat with a Discord channel

File Details

DiscordChatBridge 1.1.0

  • R
  • Jan 23, 2026
  • 18.97 MB
  • 118
  • Early Access

File Name

DiscordChatBridge-1.1.0.jar

Supported Versions

  • Early Access

DiscordChatBridge v1.1.0

A new update for DiscordChatBridhe has been released! Here are the changes:

Webhook Support for Chat Messages

  • Added optional Discord webhook integration for relaying player chat
  • Configure WebhookUrl and enable UseWebhookForChat to send messages with player-styled usernames/avatars instead of the bot

Zone Discovery Notifications

  • New ZoneDiscovery event notifies Discord when players discover new zones
  • Supports %player%, %zone%, and %region% placeholders
  • Locale-aware zone/region display names via the Locale config options

Enhanced Kill Feed Formatting

  • Context-aware kill messages with multiple message variants:
    • Message - Default kill message
    • MessageWithItem - When killer used a melee weapon (%item%)
    • MessageWithProjectile - When killer used a ranged weapon (%projectile%)
    • MessageWithProjectileUnknown - Ranged kill with unknown projectile type
  • Placeholders: %killer%, %victim%, %item%, %projectile%

Refactored Configuration System

  • More dedicated configuration classes (DiscordConfig, EventsConfig, MessagesConfig, PlayerKillConfig)
  • Each event now has its own Enabled and Message fields for more granular control

Other Changes

  • Improved world change event handling with %from% and %to% placeholders