Skip to content

Releases: zorbeytorunoglu/thebestranks

2.0.3

Choose a tag to compare

@zorbeytorunoglu zorbeytorunoglu released this 04 Oct 21:33
  • Added auto async save every 5 minutes.
  • Fixed a bug about the plugin not being able to match item names when RGB/HEX is used in them. Thanks to raksozer for reporting it. (#13)

2.0.2

Choose a tag to compare

@zorbeytorunoglu zorbeytorunoglu released this 10 Sep 23:18
  • 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

Choose a tag to compare

@zorbeytorunoglu zorbeytorunoglu released this 08 Sep 18:26
  • Fixed a little bug in menu
  • Updated kLib

2.0.0 - complete rewrite

Choose a tag to compare

@zorbeytorunoglu zorbeytorunoglu released this 15 Aug 02:52
6aa9fdc

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

Choose a tag to compare

@zorbeytorunoglu zorbeytorunoglu released this 19 Jan 16:35
  • 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

Choose a tag to compare

@zorbeytorunoglu zorbeytorunoglu released this 22 Oct 17:46
  • Changed API class to Kotlin.

1.0.4-beta

Choose a tag to compare

@zorbeytorunoglu zorbeytorunoglu released this 22 Oct 14:54
  • Added TBRAPI class in Java to facilitate access to RankUtils.

1.0.3-beta

Choose a tag to compare

@zorbeytorunoglu zorbeytorunoglu released this 21 Oct 20:31
  • 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

Choose a tag to compare

@zorbeytorunoglu zorbeytorunoglu released this 06 Oct 23:36
  • 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

Choose a tag to compare

@zorbeytorunoglu zorbeytorunoglu released this 14 Jul 10:09
  • Removed a few old debug messages.