Appearance
Chat Bridge
Requirements
For two-way sync, set both:
chat-bridge.discord-channel-idchat-bridge.webhook-url
Formats and Placeholders
chat-bridge.minecraft-formatuses{USER}and{MESSAGE}chat-bridge.discord-formatuses{USER}and{MESSAGE}chat-bridge.join-formatuses{PLAYER}and{MESSAGE}chat-bridge.quit-formatuses{PLAYER}and{MESSAGE}chat-bridge.death-formatuses{PLAYER}and{MESSAGE}chat-bridge.advancement-formatuses{PLAYER}and{ADVANCEMENT}
Notes
- Discord -> Minecraft uses
chat-bridge.minecraft-format. - Minecraft -> Discord uses the webhook and
chat-bridge.discord-format.