What kind of color codes am i able to use? I tried hex but that doesnt work, and i tried just writing "red", "green" etc with no avail...
Color codes available for use?Solved
How are you using them exactly?
Like the config came, heres a snip from the config:
"<color=purple>To view our commands, use /commands", <color=nameor#hexcode>text</color> would a valid format for games such as Rust, not all games. You can use either a hex color code or the available color names that Unity provides: https://docs.unity3d.com/ScriptReference/Color.html. Being as this plugin is universal, you can use the universal color code format: [#hexcode]text[/#]
How would i format it then? Like this?
"<color=#123abc>Ramble ramble ramble</color>", Alright, i'll try it out.
Locked automatically