Large update to add bug fixes and more improvements!
 
 - Removed all instances of 
System.out.println()
 - Cleaned up the code to avoid duplicated lines.
 - Allowed 
pluginTitle to override other colors.
 - Linked "
Enable Player Heads" with the Discord Webhook.
 - If 
Error getting UUID from API, then make sure to always send the Discord Webhook message.
 - Made 
enableBugReportNotifications turn off "
noNewReportsMessage"
 - Fixed a bug where normal players without OP still get shown the "
X number of bug reports submitted" message.
 - Added a 
/bl version command.
 - Added 
newReportsMessage and 
noNewReportsMessage to the languages.yml file.
 - Added 
sounds to button clicks in all GUI's.
 - Added a new GUI to the delete/archive to make sure the user really wants to delete/archive a report.
 - Removed "
Add Status" as it was causing too many issues.
 - Fixed messages not having the 
pluginColor and 
pluginTitle.
 
 
New Language Keys: 
 
 
  Code (YAML):
 
 
 
  confirmationDelete
  : 
  "Delete Bug Report?"
  
 confirmationArchive
  : 
  "Archive Bug Report?"
 
 
 
Removed Language Keys: 
 
 
  Code (YAML):
 
 
 
  addStatus
  : 
  "Add Status"