We need these important plugins updated to Alpha 8 anyone wanna help, I am working on SimpleAuth. - SimpleAuth - SimpleAuthHelper - PurePerms - PureChat Preferably Economy as well. And btw when will the API 8 section come on in poggit?
See @FiberglassCivic's tutorial how to update plugins: https://forums.pmmp.io/threads/updating-a-plugin-to-work-with-different-apis-the-manual-way.3647/
What he says is true though. I checked myself; all of those plugins actually are updated to ALPHA-8 already. The new versions just don't have Poggit releases yet.
Actually, not all of them are required for amy server explicitly. I recently made a replacement for PurePerms which works very well and has easy to follow code. If you're interested, it's called ThePermissionManager
It's not hard to update them, believe me. Just read and understand the errors, and the plugin should be fixed. I updated PureChat and PurePerms on my server too.
- SimpleAuth - SimpleAuthHelper - PurePerms - PureChat - EconomyS It's problematic releasing plugins on Poggit for API versions that are not yet tagged because changes to the PockeMine API can break backwards compatibility at any moment, which renders any API versioning pretty much useless for untagged versions. We did release alpha7 plugins before it was tagged, because that's the version everyone was looking for... but I'm not sure we'll be doing that again as it means we end up with multiple alphaX releases that are only compatible with specific alphaX PocketMine builds.