Staartvin / Autorank-2

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

Ranking players up who have multiple ranks #804

Closed Spagz closed 1 year ago

Spagz commented 1 year ago

Hello,

We have moderators and donators on the server who have a small group they are in, in addition to the main group. The small groups never change, but the main group does based on their mcMMO skills. I use your plugin to auto rank them up along a ladder. However, the players that are in the small group do not auto rank up, since the prerequisite seems to only work if that is the ONLY group they are in.

Is there a way to get the plugin to just look for one rank, and as long as you are in this one rank, it will auto rank you (and ignore the fact that you are in a couple of other smaller groups?)

If I go into the Paths.yml file and add a new path for someone who is in more than one group, it auto ranks them up. I'm just trying to avoid adding about 100 more paths into the paths.yml for all of the possible combinations of subclasses. Such as... group: miner, group2:mod group3: donator....instead just want it to see that you are in miner and thats all thats important.

Thanks- using latest build of LuckPerms and PaperMC 1.19.3, and AutoRank 5.2

Spagz commented 1 year ago

Same issue...it was saving player data I was not aware of.