#CheckItem Extension - Gradient Itemname Check
1 messages · Page 1 of 1 (latest)
gradient's don't exist in minecraft. yes plugins can generate them but when they actually make the item name for example it will be just a bunch of colors.
So it is not possible, right?
Cause I know the colors step by step to make this gradient, but how to formate it?
You'll probably need to compare the string as that, like legacy (§x§a§b§c§d§e§fMESSAGE) etc
or process displayname and strip colors before comparing
(idk if this counts as necropost
)
Either by using legacy colors or hex format (+1.16)
Basically what alonso said