Skip to content

Releases: Patbox/StyledChat

1.2.3+1.18.1: Small update

01 Jan 16:40

Choose a tag to compare

- Added logo to the jar
- Emoticons work with /tellform
- Changed some default config values
- Some bugfixes and improvements in config error handling

1.2.2+1.18

30 Nov 21:09

Choose a tag to compare

Fix emoticons not working

1.2.1+1.18

26 Nov 15:34

Choose a tag to compare

Update to 1.18

1.2.0 aka quite big update

18 Oct 14:23

Choose a tag to compare

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

1.1.0: Add proposed changes

29 Jun 10:06

Choose a tag to compare

- Removed click tag from parsing on chat
- Added <pos> tag to chat parsing. It displays players current position
- Added support for clickable links
- You can now change first time join message

1.0.2: - Fixed `permissionStyle` order not being respected

18 Jun 14:50

Choose a tag to compare

- Changed config version to 2, old configs should autoupdate

1.0.1: Configuration improvements

16 Jun 19:27

Choose a tag to compare

- Added support for using legacy (&X) codes in chat (they are converted internally to tags). It's toggled off by default
- You can now change which formatting is available for players by default

Initial release

12 Jun 09:41

Choose a tag to compare

1.0.0

Initial commit