Made Hex colors for text not rely on using Bungee Api
Made it so Hex color codes can be escaped (Not formatted) by using '&x' before the code IE: Using "Testing &x#ff0000Red" will produce "Testing #ff0000Red" instead of "Testing Red"
Added ability to use shorthand hex colors. Using #F0F will produce the same as #FF00FF
Made it so items with colors/formatting placed in the first slot of anvil allow editing their format/keeping it when using anvils (Merging two items will keep formatting of the first slot)
Made hex color formatting able to be edited via the Anvil
Anvil visually shows formatting on output item before taking it (Hover over the item)
Made a workaround for an edge case on anvils when combining an item with a display name with more than 50 characters losing the charcters past 50. If any change is made to the display name while on the anvil, the long name is lost in favor of the change.
Added "/uset unbreakable <true | false>" to make items unbreakable/breakable
Added relevant permission node (uber.set.unbreakable) and locale entries