Full Changelog: https://github.com/Sorax5/ProfilesManager/compare/v2.1.1...v2.2.3
fix ProfilesLoadedEvent call.
Full Changelog: https://github.com/Sorax5/ProfilesManager/compare/v2.1.1...V2.2.2
Refactoring of the source code. Creation of the ProfilesManagerCommands plugin Added the ProfilesPlayerStatistics plugin
No major change in the code except the AddonData class which has been moved in the models.
CraftProfiles now have a unique identifier.
The loading of user profiles has been fixed. It was an error that affected mainly the addon of the plugin.
It works with all versions of minecrafts
Rework of the system. Addon may be broke by the new API
What's Changed
- Refactoring Code by @Sorax5 in https://github.com/Sorax5/ProfilsManagerCore/pull/3
Full Changelog: https://github.com/Sorax5/ProfilsManagerCore/compare/v1.0...v2.0
Pre-release of the plugin, if you need to use the api go through MAVEN or GRADLE. The plugin works, it's just that some commands are not very nice to use.
The plugin uses the Paper 1.12.2 api