File Details
chatcolours-1.19.3-3.0.jar
- R
- Jan 4, 2024
- 16.80 KB
- 55
- 1.19.3
- Forge
File Name
chatcolours-1.19.3-3.0.jar
Supported Versions
- 1.19.3
Curse Maven Snippet
- Rewrote the mod, it's easier for me to update now and I can support more versions more easily
- Fixed a bug where the 'old syntax' was actually case sensitive, e.g.
§[RED]LOOOOOOOOLwould not be red - You can now escape markdown syntax with
\, e.g.\*this is not italic\*
I'm not sure about using markdown characters anymore, it probably breaks alot of stuff.
To the small amount of people who actually read the changelog, do you think it would be better to use html-like syntax instead? E.g. <b>hello</b> instead of **hello**.
It'd be a bit harder to use but less annoying.

