1.2.0 aka quite big update
Styled Chat 1.2.0:
- Added support for some basic markdown syntax
- Added support for emotes, you can add custom ones in config and use them by typing
:emote_name:
- Added chat tag
- Added support for /msg, /teammsg, /say and /me
- Added /tellform command - It's like tellraw, but you use same formatting as StyledChat
- You can now style pets death message
- Enabled more tags by default
- You can enable formatting in /msg and /teammsg
- You can now hide some messages by empting their value (without removing them), example:
"join": ""
- Updated bundled Placeholder API
- Changed default URL color
- Bundled required parts of fabric api so it's no longer required dependency
- Exposed some new events/methods for better mod compatibility