Skip to content

Compatibility

This mod aims to be compatible with most of existing mods/plugins, and to provide useful integrations, See below for the current list of implemented integrations.

If you would like to see support for a mod/plugin not in this list, feel free to submit a feature request.

Chat plugins

Integration behaviour

Only messages sent to the global chat will be forwarded

Works out of the box with:

Support for other plugins is tracked in #71. If you need support for your plugin, please leave a comment there.

To use tgbridge with unsupported plugins, set the integrations.incompatiblePluginChatPrefix config option. It uses a workaround to work with any plugin, but some features may not function correctly. For example, players "muted" by a plugin will still be able to send messages to the Telegram chat.

Vanish

Integration behaviour

Join/leave messages from vanished players will be hidden, /list command won't show them

Works out of the box with:

Client-side emoji mods/text replacement

Integration behaviour

Replaces text patterns in messages forwarded from Minecraft to Telegram using rules in the replacements.json config file.

By default, replacements.json contains a list of common emoji shortcodes like :fox: or :skull:. It should cover most mods that replace shortcodes with emojis on the client. Can also be configured to replace any text with any other text.

Other