Config-version increased to 50.
 
 The new feature is enabled by using a special syntax in custom-messages-per-player (or custom-messages-per-killer-player). Example:
 
 
 
  Code (Text):
 
 
 
  
 custom-messages-per-player:
  
   "123e4567-e89b-12d3-a456-426655440000":
  
     "*":
  
       - "A VIP player, %plrtag%, died!"
  
  
 
 
 In addition, it is now possible to disable the standard [DMP] prefix for DeathMessagesPrime messages by using dmp-prefix-in-command-messages, which is true by default. (This is the version the config version was incremented).