If you need help, go to the
Discord help server
!
Autorank is an automatic ranking plugin that allows you to set paths for rank-ups that have requirements. You can create requirements that make certain a player has at least x amount of money or x minutes played. Once the player has completed the requirement Autorank executes the commands of your choice to reward the player.
An example:
A player starts out as a Guest.
When he has played for more than 10 minutes and broke at least 10 iron ore, he will be ranked up to Member where he can do a lot of other things. Then, when he has played for a couple of days and earned 1000 money, he will be promoted to Trusted; a group that allows him to do cool stuff. This can go on for as many ranks as you like. The possibilities are endless! It's up to you!
Latest version is built on Native Minecraft Version 1.16
4.5.1 version is built on Native Minecraft Version 1.14
Minecraft 1.15 to 1.13 version 4.5.1
Minecraft 1.9 to 1.12 version 4.2.6
Minecraft 1.8.8 version 4.2.5 also will need PluginLibrary
Features
- keep track of player time (per day/week/month)
- set up your own ranking systems using a variety of requirements
- Leaderboards for time played
- Data storage on flatfile or MySQL databases
- Can interact with multiple servers at once.
FAQ/Wiki
A wiki is very much needed if you need help with Autorank. To go to the wiki,
click here.
Wiki for Autorank 4.5.1 or older
Click here.
API/Developers
Fear not, Autorank has a well documented API. You can find a tutorial on it
here.
Tutorial
The tutorial can be found
here.
Third party support
This is a list of plugins that are recognized by Autorank:
Permissions and Commands
Permissions and commands can be found on the wiki. Click
here to go to the wiki.
Changelog
Click here
Comment rules
Before commenting, please read this:
https://dev.bukkit.org/projects/bkcommonlib/pages/admin-area/commenting
Auto-updater
This plugin has a built-in auto-updater, which connects to BukkitDev to check for updates. If you, for some reason, wish to disable this process, you can do so by disabling 'auto-updating' and 'version checking' in the advanced config.
Converters
When you need Autorank to import time from other plugins, you can use these converters:
Logblock time to Autorank time converter
(by Staartvin)
Disclaimer
Autorank is using an advanced UUID system (for Minecraft 1.8) which is complex, but nevertheless explainable:
When someone tries to perform a command that requires a player name, such as
/ar check <playername>, Autorank will look up the UUID of that player via the Mojang website. I will not go into detail on how it does that, as that's
too complex, but if you're interested you can look it up at GitHub.
Autorank is using a specific part of the Mojang website (called api.mojang.com), which is very secure. Autorank makes sure there are no traces of lookup left behind so that any player is completely anonymous. If you feel like Autorank might have a problem, please do ask. I'm glad to fix any problems that occur during runtime.
I cannot, however, ensure that Mojang is storing the lookups anonymously. But as you probably already have a Mojang account (because you play Minecraft), I assume you trust Mojang to store their data nice and secure, so no hacker can access it. If you feel like Autorank is harming you in any way, please do not hesitate to ask us, and we'll try to answer your questions as adequately as we feel is possible.