Autorank

Autorank

380k Downloads

Is there a global equivalent of /ar set?

TheLecturer opened this issue ยท 7 comments

commented

Hi.

I am using global time to control ranks -

ranks:
whitebelt:
requirements:
global time:
value: 1h
results:
rank change: whitebelt;yellowbelt
command: 'ee say &p has just ranked up to Yellow Belt!; ee perm refresh'

Occasionally we wish to demote a player (usually if we catch them with an AFK machine).
If we use "/ar set 0" and also reset their group, they very rapidly get re-promoted up to their previous rank, as (I presume) their play time in MySQL is not being changed.

Is there another process to achieve this? Or is this not achievable in a Bungee network using global time?

Many thanks.

commented

I would also like to know if this is possible? Editing the database is clunky, especially with having to look up UUIDs instead of player names.

commented

I'm deeply sorry for ignoring this issue, I was going to reply a while back, but completely forgot..

At the time of writing there is no way to change the database values by command. I will however get to work and implement such feature. I'll get back with you guys somewhere this weekend!

commented

Bumping just in case you forgot again. :)

Great plugin, btw!

commented

There is a new build #291, which includes the new /ar gset command. (/ar help page 3).

commented

I've started making some progress, I'll tell you which dev build will be safe to use ;)

commented

Thanks, I'll check it out.

commented

Fixed in dev build, will be included in next Autorank build.