# Chat Sync

Chat Synchronization allows to link a Discord channel with the build server chat. Any message written on the build server will automatically appear in the Discord channel and vice versa. Verified users and roles can be tagged in-game and in Discord, emojis are mapped for Minecraft chat and attachments are supported in both directions.

# User and Role Mentions

You can tag users with @username in Discord as well as Minecraft. In Discord he gets a normal mention, and if the user is online in Minecraft, the name is highlighted in the sent message and a sound is played. This makes it possible to ask questions to people who are not online in Minecraft without having to leave the game.

# Emoji Mapping

Since Minecraft does not support emojis, we map many emojis to the common ASCII emoji versions (e.g. 🙂 to :)). Any unknown emoji will be automatically mapped to the text short code used in Discord (e.g. 🤯 to :exploding_head:).

# Attachments

We support all file attachments. When you send a link to an image in Minecraft, it will be automatically displayed in Discord through link previews. The other way around, Discord attachments will be sent in the Minecraft chat as links.