- Improved some error handling.
- Improved some internal methods [Very slightly]
 
- Cleaned up a lot of internal code.
- Added new /tournament end {tournament} command.
New Configuration Entries: With this update there are two new lines that need to be added in the messages.yml file under the tournaments section.
 
 
 
 
  Code (YAML):
 
 
 
    stopped
  : 
  "{PREFIX} &cYou have stopped the {TOURNAMENT} tournament."
  
  already_stopped
  : 
  "{PREFIX} &cThat tournament is not currently active."