Releases: zorbeytorunoglu/thebestranks
Releases · zorbeytorunoglu/thebestranks
Release list
2.0.3
2.0.2
- Now you can create your own menu designs in menu.yml
- Added a new subcommand to see all the loaded ranks: /rank ranks
WARNING
If you don't update your "menu.yml" and "messages.yml" files, plugin will not work and you will see errors!
Let me know if you find any bugs or have any suggestions.
2.0.1
- Fixed a little bug in menu
- Updated kLib
2.0.0 - complete rewrite
Complete rewrite
Let me know if you happen to find any bugs:
https://discord.com/invite/dp3R6A9
Full Changelog: 1.2.0...2.0.0
1.2.0
- Added "kLib" as a dependency
- Removed Kotlin stdlib from jar file since "kLib" provides it
- Significant reduce in file size
- Removed unnecessary plugins
- Removed unnecessary dependencies
- Updated Kotlin version to 1.8.0 from 1.7.20
1.1.0
1.0.4-beta
- Added TBRAPI class in Java to facilitate access to RankUtils.
1.0.3-beta
- Added reload sub-command: /rank reload
- Added persistance for PAPI expansion to not to disable on reload of PAPI
You are welcome to open an issue if you happen to find any bugs.
1.0.2-beta
- Added SQL support
- Now supports more bytes in requirements
- Sounds were not used earlier, now they can be used
- Updated dependencies
Let me know if you happen to find any bugs.
1.0.1-beta
- Removed a few old debug messages.