Cannot load LuckPerms API for BungeeCord Plugin
Closed this issue · 1 comments
I keep getting this error: java.lang.IllegalStateException: API is not loaded. every time I try to run a command in my plugin.
My plugin gets the API from the LuckPerms.getApi() static method and uses it from there, but it does not load apparently...?