Skip to content

Autorank v4.3

Compare
Choose a tag to compare
@Staartvin Staartvin released this 13 Dec 15:10
· 165 commits to master since this release

I've done quite some work on Autorank the last few weeks and here it is:
(Note that you'll need the latest version of PluginLibrary (just out now!) for this to run. (Version 1.2.4))

  • Add support for Spigot/Paper 1.15!
  • Add warning when no time data was imported using the /ar import command.
  • Autorank now supports CMI for AFK detecting! Autorank will automatically hook into it if it finds it.
  • The /ar reset command has been revamped into a conversation instead of a single command.
  • Fix issue where Autorank would not listen to the Settings.yml file if archiving of old data was disabled.
  • Overhauled UUID storage system so that it's faster and more robust.
  • Fix /ar hooks command not checking for permissions of the player.
  • Added full offline support: you can now check and set data of a player that is not online.
  • Added new /ar info command to check info of a particular player. Check it out!
  • Fix issue where global times were not updated locally (even though they were updated in the database).
  • Overhauled the API, so be careful developers! Functionality remains the same, but the way you talk to the API differs.
  • Added the /ar editor command. This allows you to edit any player data of a player (think of completed requirements for a path, or a completed path). You can also assign players to a path or remove them from a path. All of these options are available for offline players as well.