Mc2Discord 3.3.0
Fixed
- Support for /tellraw @s
- Support for /say /me & /tellraw in 1.12.2
- Better custom emoji support / Emojiful integration (#66)
- Option to display bot icon in info embed
- Support for thread and voice channels
Mc2Discord 3.2.10
Added
- Enable mod on client side
- Relay tellraw @a command on discord
Fixed
- Fix crash on client side
- 1.19 Fix message sending multiple times with chat preview enabled
- Updated github publish action
Mc2Discord 3.2.9
Added
- 1.19.1 Support
- Add a text when a message is a reply (you must delete the minecraft_chat_format line in the config to enjoy the feature - new default value with ${reply} variable included)
- Add ability to click a message from discord to mention the author of that message
Mc2Discord 3.2.8
Added
- Add color and top role color feature to mc chat message (except 1.12.2) close #63
Mc2Discord 3.2.7
Fixed
- 1.19 Support for forge .94 and later du to breaking changes
- 1.19 Fixed issue with say command when bot isn't started
Mc2Discord 3.2.6
Added
- 1.19 Support
- Korean (ko_kr) translation thanks to PixVoxel
- Link for streaming presence type (must be YouTube or Twitch)
- Unlink players from Discord when they leave the discord server
- Added warning in the 1.12.2 config file for features disabled in that version
- Add link add|remove|list|reload commands to manage linked players
- Replace mention by @display_name
Fixed
- 1.12.2 command permission issue
- Fix account linking not working for new players
- Split webhook message into multiple messages if > 6000 characters to prevent errors
- Fix custom emoji replacement to :emoji: form