Releases: AlbeMiglio/PowerLib
Releases · AlbeMiglio/PowerLib
v1.2.0 Update
- Added BungeeCord support
- Added Velocity support
- Added HEX RGB support
- Update message can now be disabled in PowerLib's config.yml
- Added MariaDB and MySQL Drivers inside PowerLib's JAR file
- Deprecated older bukkit-only classes
v1.1.9 Update
- Fixed inventory creation order
- Added the ability to use the base64 value in addition to the minecraft-url value
v1.1.8 Update
Plugin updater check is now async
v1.1.7 Update
- See commits' changelog
v1.1.6 Update
- Major ConfigManager.java fixes
- Minor bug fixes
v1.1.5 Update
- Updated ItemBuilder.java class
- Updated ExampleItemBuilder.java class
- Minor bug fixes
v1.1.4 Update
- Updated ItemBuilder.java class
- Added LegacyPotionAPI support
- Updated ExampleItemBuilder.java class
- Added ExampleLegacyPotionAPI.java class
- Updated pom.xml
- Minor bug fixes
v1.1.3 Update
Minor fixes
v1.1.2 Update
- Added PluginUpdater.java class
- Added Auto Update support
- Added ExamplePluginUpdater.java class
- Minor bugs fixed in LegacyItemAPI.java class
v1.1.1 Update
- Minor fixes in Message#addPlaceHolder method
- Major changes in ConfigManager.java class