Implemented the item rarity system where the item text color will change depending on how "rare" the item is. This system should use the same values as Minecraft itself.
Mooshroom death messages should also work now.
Config changes:
config-version upped to 42.
Added under "death-message-enable-namedmob":
Code (YAML):
# Show the rarity of items in the %weapon_name% and %weapon% tags.
# (This affects the text colors and formatting for some items, such
# as enchanted ones.)
# Default: true
death-message-show-rarity
: true