promotional bannermobile promotional banner

Chat Colors

Allows the use of colours/formatting in chat, item names, and everywhere else that allows you to type.

File Details

chatcolours-1.18.2-3.0.jar

  • R
  • Jan 4, 2024
  • 16.80 KB
  • 84
  • 1.18.2
  • Forge

File Name

chatcolours-1.18.2-3.0.jar

Supported Versions

  • 1.18.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:chat-colours-561046:5006665")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • 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]LOOOOOOOOL would 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.