v4.0.1 - Minor Change
- Added support for the custom string-based model data introduced in Minecraft 1.21.4. To use it, simply add the following option to the item-settings section of the gliders.yml configuration.
YAML:model-string: 'dragon_glider'
MAJOR UPDATE - v4.0.0
Checkout the full changelog of this major update: https://github.com/ItsHarshXD/MatrixGlidersAPI/releases/tag/v4.0.1
- Add support for 1.21+
- Refactored whole developer API.
Changelogs
- Add MatrixColorAPI library to parse colors.
- Fixed plugin update checker.
- Remove piracycheck class.
Changelogs
Important
- Fixed API Implementations.
- Fixed sound API methods.
- Fixed plugin Updater API.
If you are using old version of API, then please update it as this new update is a hotfix update which fixes the API methods and instance bugs.
Old version may still work but not efficient as this one.
Also, please look to our wiki page to use the API as this is a huge update of the API.
