- Add CMI to legacy chat listener exceptions list. Fixes CMI global chat compatibility.
- Fix errors when config has default values
- Don't show vanished players in the player list
- Paper: Decrease event listener priorities
- 1.21.4 support
- Add an option to disable start/stop messages
- Add an option to use real username instead of display name
- Allow customization of Minecraft message formatting
- Support message formatting. Formatting in Minecraft -> Telegram messages requires Styled Chat or similar mod/plugin
- Fabric: Add support for Fabric Vanish
- Paper: Add support for EssentialsX vanish and SuperVanish
- fabric: Merge all fabric versions in one jar
- Allow changing the Bot API URL in the config
- fabric: Fix compatibility with mods changing chat messages rendering, notably StyledChat
- paper: Relocate kotlin packages, providing better compatibility with other plugins
- 1.21.3 support
- Fix compatibility with some mods bundling adventure
- Remove prefix from messages by default, add an option to keep it
- fabric: 1.21.1 support
- paper: Fix compatibility with plugins that change displayName
- paper: Fix compatibility with Chatty
- paper: Add Folia support
- Fix random crashes
- Fix chat message when a player is killed with an item which name contains translatable components
- Fix anonymous admin names in minecraft chat
- Support xaero waypoints without height
- Add fabric 1.21 support
- Fix mod crash when players get certain advancements
- Attempt to fix the mod after a crash when calling
/tgbridge reload
- Fix telegram -> minecraft forwarding
- Add support for fabric 1.20.2-1.20.6
- forge: Fix using the mod alongside other mods using adventure
- forge: Only forward advancements that are announced to chat
- Add an option to configure forwarding of each advancement type separately
- Better handling of polling errors
- Delete webhook on startup if needed