Skip to main content

Chat bridge

CoreDSC treats each direction independently.

Minecraft → Discord

minecraft-to-discord:
channel-id: '123456789012345678'
format: '**%displayname%**: %message%'

Player webhooks can display a player-specific username and avatar. fallback-to-bot controls whether a failed webhook delivery may use the normal bot path where safe.

Discord → Minecraft

discord-to-minecraft:
channel-id: '123456789012345678'
allow-linked-users: true
allow-unlinked-users: true
ignore-bots: true
ignore-webhooks: true
block-everyone-mentions: true

Blocked roles override allowed roles. Attachments and reply context have independent limits and formats.

Loop prevention

Do not disable ignore-bots or ignore-webhooks unless you have tested the entire message path. A webhook or second bridge can otherwise feed CoreDSC's own message back into Minecraft.

Tests

/coredsc doctor test chat
/coredsc queue status