SpiGUI
SpiGUI copied to clipboard
Resetting ChatColor's italic font before assigning it to item name or lore
By default, items have italic font if renamed in any way. Added ChatColor.RESET to the item's name, resetting the italic font. This also applies to lore
I believe the text should be normal by default and, if needed, changed to italic by the user
(Ignore the double commit, I still don't know how git works)