Autorank

Autorank

380k Downloads

Autorank is disabled. Check your server.log!

GiuseppeGroth opened this issue ยท 6 comments

commented

22:30:03 Autorank: Enabling Autorank v2.8 Beta
22:30:03 Autorank: Simple config file loaded
22:30:03 Autorank: Advanced config file loaded
22:30:03 Autorank: New playerdata.yml file loaded. AR can keep track of player progress now!
22:30:03 Autorank: Interval check every 5 minutes.
22:30:03 Autorank: Data file loaded
22:30:03 Autorank: Essentials was found! AFK integration can be used.
22:30:03 Autorank: Vault Hooked!
22:30:03 CONSOLE: ERROR]: Error occurred while enabling Autorank v2.8 Beta (Is it up to date?)
22:30:03 CONSOLE: java.lang.ClassNotFoundException: nl.lolmewn.stats.Main
22:30:03 CONSOLE: Method) ~[?:1.7.0_51]

Autorank 2 Advanced Config

Please use the SimpleConfig unless you know what you are doing and

need functionality that the SimpleConfig doesn't provide.

use advanced config: true

all other advanced settings are ignored if this is set to false

afk integration: true

If a compatible AFK plugin is found autorank will not count online time for AFK players

This option is always on when using the SimpleConfig

Currently supports: Essentials

use partial completion: true

When this is true, players can use /ar complete # to complete a requirement at any moment they like.

When this is false, players will only be able to /ar check and check for all requirements at one time. They would need to have all requirements at that moment.

interval check: 5

This is the interval between checks of Autorank (in minutes).

Lowering this number will increase accuracy but will also increase server lag.

leaderboard layout: '&6&r | &b&p - &7&d day(s), &h hour(s) and &m minute(s).'
leaderboard length: 5

changes the appearance of the /ar leaderboard command

&r : Ranking in the leaderboard

&p : Player name

&m : Minutes (with full days and full hours not counted)

&h : Hours (with full days not counted)

&d : Days

&tm : Total amount of minutes

&th : Total amount of hours

ranks:
Besucher:
requirements:
time:
value: 1m
results:
command: 'addmember Builder &p'
message: 'Congratulations, you are now a member.'

commented

Your class doesn't have any requirements.

commented

I think you are not using the correct version of Stats. Download the 1.37 one from the bukkit page of Stats.

commented

If I'm understanding this correctly you're trying to use Autorank to execute the command when their rank is changed by an other plugin. Autorank can't do this, it only knows when it itself triggered the rank change.

commented

Ah, I get it now. It was so vague.. :P

commented

Hello,
I can not do that it only executes a command that.
because I want to make the ranking change, on that Web Interface

commented

Closed due to inability of Autorank.