Holographic Displays

Holographic Displays

3M Downloads

RGB colour

martijnpu opened this issue ยท 4 comments

commented

Description

Add RGB support. This will improve the quality a lot.
I think the following format is the easiest to implement: &#FF0000

commented

It may be a better option to go with the <#ff00ff> as Skript did

commented

lots of other plugins use &#FF0000, so i think it is best to stick with something more standard

commented

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.

commented

Added in 6830699, format is &#000000