RGB colour
martijnpu opened this issue ยท 4 comments
Description
Add RGB support. This will improve the quality a lot.
I think the following format is the easiest to implement: &#FF0000
lots of other plugins use &#FF0000, so i think it is best to stick with something more standard
You can use spigot's internal hex format for RGB on the current version: &x&9&1&5&b&f&5
(#915bf5
)
Having the commands parse out &#FF0000
would still be a very useful addition.
Added in 6830699, format is �