v2.3.2 - Update
        Relocated bStats with maven shade instead of copying the class
 
         
        
        
        v2.3.1 - Update
        Updated the plugins load time to 70 ticks
 
         
        
        
        v2.3.0 - Update Server Versions
        This update is mostly for going to a higher major version, this will be used for later updates.
 
         
        
        
        v2.2.4 - Remove console logs
        - Removed console logs when loading plugins because it was not widely used
 
         
        
        
        v2.2.3 - Fix error messages (update)
        - Fixed some error messages that were not properly formatted.
- Do note that because this update is not on the head to the latest version, some previous errors may occur again until resolved.
 
         
        
        
        Release of the 2.2.2 version | Changelog
        
- Fixed issue occurring when printing out messages (short messages threw an error, while longer ones didn't)
 
 
         
        
        
        Release of the 2.2.1 version | Changelog
        
- Fixed some action messages
 
- Removed private logs that spam the console when they are enabled
 
 
         
        
        
        Release of the 2.2.0 version | Changelog
        
- Updated FieldAccessor for accessing the command map
 
 
         
        
        
        Release of the 2.1.9 version | Changelog
        
- Fix the error message not being displayed in the correct format. (of course, this is only used if the error is actually thrown)
 
 
         
        
        
        Release of the 2.1.8 version | Changelog
        
- Fix default Inventory messages.
 
 
         
        
        
        Release of the 2.1.7 version | Changelog
        
- Update the wrong version number
 
 
         
        
        
        Release of the 2.1.6 version | Changelog
        
         
        
        
        Release of the 2.1.5 version | Changelog
        Added an Arrays utility for resolving issues involving java 11.
 
         
        
        
        Release of the 2.1.4 version | Changelog
        
- Fix grammar mistakes in GUI's.
 
 
         
        
        
        Release of the 2.1.3 version | Changelog
        
- Fixed the plugin version not being displayed upon doing /pm command 
 
 
         
        
        
        Release of the 2.1.2 version | Changelog
        
- Fixed an error produced when switching from java 11 to java 8 (Optional#isEmpty doesn't exist)
 
 
         
        
        
        Release of the 2.1.1 version | Changelog
        
- Compiling the plugin with java 8 to ensure the plugin is compatible with both 1.8.8 and 1.19 versions
 
 
         
        
        
        Release of the 2.1.0 version | Changelog
        
- Added Metrics to the core.
 
 
         
        
        
        Release of the 2.0.9 version | Changelog
        
- Fixed a bug where not all commands were being disabled upon unloading a plugin
 
- Fixed a bug preventing the description from fully displaying
 
- Fixed a bug not removing disabled plugins from /plugins command
 
- Fixed a bug where commands were not being retrieved properly.
 
 
         
        
        
        v1.5.2
        Fixed /disable and /plrel commands bugging out