
Groups say they are invalid on startup but work after using the reload command.
SonarBeserk opened this issue ยท 7 comments
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.
Yeah the issue is definitely it loading before the permission plugin can load.
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.
This is probably because I changed the Vault group method. I reverted that so it works again.
Issue still occurring in build 163. Privileges and AutoRank don't seem to be very friendly with each other.
the general issue should be fixed by #69