Autorank

Autorank

380k Downloads

mcmmo power level

Ironic8b498 opened this issue ยท 9 comments

commented

OK tried the 3.4 stable version and it gave error in logs at boot up. I am running Spigot 1.8. So I am attempting to use Autorank-3.4-Dev-353, no error at boot up but I have 3 mcmmo skill level requirements for first rank up and the only one seen is last one in config for that rank.

I also get an error in logs also this is for second rank-up. and when at the second rank and I use the /ar check command I get internal error in chat which I believe is caused by the following error.
[20:34:39] [Server thread/ERROR]: [Autorank] Could not setup requirement 'mcmmo power level'! It's invalid: check the wiki for documentation.

My third rank up uses 13 different mcmmo skill levels and only one is seen, the last one in the list again.

is it possible to use more then one mcmmo skill level?

commented

Good to hear, thanks for using Autorank! :)

commented

Can you show me your config?

commented

here my autorank config http://pastebin.com/EaCHGSus
I'm running Spigot 1.8 Build #27 & mcMMO-#3710

commented

If you have more than one of any kind of requirement or result, you will need to add a number. So mcmmo skill level1, mcmmo skill level2, etc.

commented

Thanks, must of been the reason why I couldn't use mcmmo power level it now works also, is there a way to reset the partial completions so it checks again, would be useful during testing..

commented

You'll have to find the uuid of the player and look in the playerdata.yml. You can delete the complete progress list of that player.

commented

I tried that and it did start me over and when I'm meet all requirements it tells me, "meets all the requirements for rank 1 but has already completed this rankup before" If was to shut down server and then remove that data and when I test then it works. But if iI change the requirements it still ranked me up. On my server players get demoted for griefing, just not sure if or how to do it with your plugin.

commented

If you get the 'already completed rank' message, you'll have to enable 'infinite ranking'.

commented

thanks I was able to find setting that will allow me to run my server the way I had been before your plugin, just less work on my part