Bug fixes and improvements. Death messages update
Some deathmessages were not supported and unfortunately I don't have time to keep updating the plugin every time a new way of dying comes out in minecraft.
Instead, there is now an option to change the color of the deathmessages. If you're updating from a previous version, add this to the bottom of your config:
Code (Text):
#############################################################
## +------------------------------------------------------+ #
## | Custom Death Messages | #
## +------------------------------------------------------+ #
#############################################################
custom-death-messages-enabled: true
death-messages-color: '&7'
death-messages-player-color: '&c'