Autorank

Autorank

380k Downloads

Groups say they are invalid on startup but work after using the reload command.

SonarBeserk opened this issue ยท 7 comments

commented

Can confirm it is an issue in build 146. Im not sure why that happens. Possibly it might be loading before all the permission plugins or something. Maybe the validation should be staggered until the joining of a player or such.

commented

Yeah the issue is definitely it loading before the permission plugin can load.

commented

Which permissions plugin in specific? Because the softdepends property in the plugin.yml should make sure that plugins load in the right order. Most permissions plugins would fall under the Vault dependency.

commented

This is probably because I changed the Vault group method. I reverted that so it works again.

commented

Privileges needs to be added to softdepend to fix this

commented

Issue still occurring in build 163. Privileges and AutoRank don't seem to be very friendly with each other.

commented

You can investigate the problem if you want. I'm going to check on it tomorrow.

commented

the general issue should be fixed by #69