- Added announcement.yml ( which) so you can officially be set to true or false
 and can also be edited to your own needs !
 
 
 
  Code (YAML):
 
 
 
  announce-on-death
  : true
  
 
  
 messages:
  
   header
  : 
  "&aLIST OF PLAYERS WHO HAVE INFLICTED THE MOST DAMAGE ON %BOSSNAME%:"
  
   entry
  : 
  "&e%position%. %player% - %damage% DAMAGE"
  
   no-players
  : 
  "&cNo players contributed damage to the mob."
  
  
 
 
 - Added a debug.yml in case you have issues !