Staartvin / Autorank-2

Autorank is a Spigot/Bukkit plugin for automatically ranking players based on requirements
Other
56 stars 60 forks source link

exp requirement not working #649

Closed madolebr closed 4 years ago

madolebr commented 6 years ago

hey guys. i just started setting up this plugin, and after hours of hard work, i have one last problem that i can not get over. with using the exp requirement for rankups, its like it doesnt recognise the requirement, and ranks everyone up anyway, no matter how much xp they have. no errors or anything. i have them setup on a 20 level interval, but every time someone joins, there's five messages, one for each rankup .for a point of reference, this is how they look, of corse, with proper spacing as well: Citizen to Fighter: prerequisites: in group: value: Citizen requirements: exp: value: 20 results: command: 'bc &p has just been promoted to &bFighter&a; tell &p You have just ranked up!;manuadd &p Fighter' message: 'Congratulations, you are now a Fighter!' options: auto choose: true Fighter to Survivor: prerequisites: in group: value: Fighter requirements: exp: value: 40 results: command: 'bc &p has just been promoted to &bSurvivor&a; tell &p You have just ranked up!;manuadd &p Survivor' message: 'Congratulations, you are now a Survivor!' options: auto choose: true