#Color Coding not working in chat
1 messages · Page 1 of 1 (latest)
it works fine for me though
likely a client issue then
and hes doing &x&r&r&g&g&b&b which is bukkits version of rgb, which is supported
so when are you gonna try using the official skript method of using rgb
<##RRGGBB>
you already have it
you are using the format &x&R&R&G&G&B&B so just move the rgb to the right spots
its <##17C628>
each component is represented as a number in base 16
you dont use an x
bukkit just chose x because its not used anywhere else
try it