WolfyScript / CustomCrafting-Wiki

Wiki and JavaDocs for CustomCrafting
https://www.spigotmc.org/resources/55883/
9 stars 3 forks source link

Hex Color Support #54

Closed Lordgatito closed 2 years ago

Lordgatito commented 2 years ago

Desc. I think we really need hex colors for names and lore, as they give a lot of variety to the eyes in terms of color and doesn't limit creativity when using them.

Solution I'd recommend to make &# the prefix for this Hex colors (Ex: &#36ad93Epic sword), but if that's not the case, <#FFFFFF> and [#FFFFFF

Reasons to make this a thing

1.- Why not 2.- As I said, it gives variety in color names and lore 3.- Gives a more uniqueness to items basically making their color unique (Literally)

WolfyScript commented 2 years ago

I just checked as I thought I added already and it turns out I did indeed implemented it... but I used the format &#(FFFFFF) not sure why I add the brackets. I guess there was a reason I did it that way.

Lordgatito commented 2 years ago

Well, if it's possible, just suggest to change it to a simpler way like the ones I suggested, thanks for adding!