Releases: Aerhhh/DiscordChatBridge
Releases · Aerhhh/DiscordChatBridge
Release v1.1.0
DiscordChatBridge v1.1.0
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
Release v
v1.0.0
DiscordChatBridge v1.0.0
Overview
- This plugin relays chat both ways between your Hytale server and Discord.
- Shares events to Discord such as server start/stop, player joins/leaves, changing world, and kills/deaths. All of the messages are configurable in the plugin's
config.jsonfile
Installation
- Place the jar in the server's
modsfolder, start once to generate theconfig.json, and then add your Discord bot token and channel ID. You will need to restart the server for it to take effect.
Configuration
- You can toggle which events are relayed into Discord
- Toggle whether Discord's role colors are displayed in the in-game chat
- Block or allow
@everyoneand@herementions - Filter bot and webhook messages