ShowItem 1.5.11 - Improve handling of colors of item names and catch an error
This adds a new option use-name-color-for-brackets (enabled by default) which tries to color the brackets around the item according to its custom name if it has one (due to technical limitations this currently does not work for hex colors)
Adds the ability to specify different formats for different custom item names in the lang.item.custom config section. (See the default config) This might be usefull if you have some items that you want to format differently or some few items that are common on your server but don't show the correct automatic color.
Tries to catch an error that might happen when sending the item message and provide more information about what went wrong there.