[+] Added the ability to configure a message, when a minions health gets to 0, that is sent to the user
To add this feature, add the following to
messages.yml
Code (Text):
#The message to send to a user if one of there minions runs out of health. Placeholders: %MINION_TYPE%, %MINION_DISPLAY_NAME%
#Set to 'none' for no message to be sent
MinionRanOutOfHealth: 'none'