This adds further customization to messages used by the commands in DMP. It also changes the functionality of the /dmp command somewhat, as it no longer shows commands that the person running the command would not have permissions for.
 
 Config changes:
 config-version upped to 48.
 Added the following under death-messages-shown:
 
 
 
 
  Code (YAML):
 
 
 
  # Messages for other commands
  
 no-permission
  : 
  "§cYou have no permission to run this command."
  
 players-only-command
  : 
  "§cOnly players can run this command."
  
 reload-complete
  : 
  "Reload complete!"
  
 cannot-find-online-player
  : 
  "Cannot find online player"