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
WebhookUrland enableUseWebhookForChatto send messages with player-styled usernames/avatars instead of the bot
Zone Discovery Notifications
- New
ZoneDiscoveryevent notifies Discord when players discover new zones - Supports
%player%,%zone%, and%region%placeholders - Locale-aware zone/region display names via the
Localeconfig options
Enhanced Kill Feed Formatting
- Context-aware kill messages with multiple message variants:
Message- Default kill messageMessageWithItem- 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
EnabledandMessagefields for more granular control
Other Changes
- Improved world change event handling with
%from%and%to%placeholders

