-
Notifications
You must be signed in to change notification settings - Fork 0
Discord Integration
Jack edited this page Apr 5, 2026
·
1 revision
Allium is designed to work with DiscordSRV.
- public/global Discord-linked chat
- staff chat relay
- Discord-to-Minecraft channel input
- Minecraft-to-Discord mirrored moderation flow
Allium channels can define:
discord-channel-iddiscord-in-formatdiscord-out-format- optional webhook delivery
This is configured in config.yml under chat.channels.
One of the main use cases is keeping staff chat isolated from public/global chat while still relaying it to a dedicated Discord channel.
- DiscordSRV is a soft dependency, but recommended if you use channel relay.
- Webhook delivery changes how outbound chat is posted and affects moderation/deletion behavior.
- If you use other chat bridge plugins, avoid double-bridging the same channels.
This page should eventually include:
- example DiscordSRV config pairings
- webhook vs non-webhook behavior
- troubleshooting for duplicate relay and misrouting