cteNEV/config/chatcolours-client.toml

11 lines
491 B
TOML
Raw Normal View History

2024-05-04 02:05:39 -07:00
#Note: If you are on a sever it needs to have this mod installed, or otherwise allow you to send messages with '§' in them.
#Enable/disable typing § in text fields
Enabled = true
#Enable/disable using extended syntax, such as §[blue][u]hello
"Enable extended syntax" = true
#Enable/disable using hex codes. If disabled, all custom hex codes will be hidden and ignored.
"Enable hex codes" = true
#Enable/disable markdown formatting, such as *italic* or **bold**.
"Enable markdown" = true