I'm pretty sure the API I'm using is the correct one unless the @GitHub ones is wrong but if I do my plugin.yml like this main: TheShermanTanker\EnhancedServerControl\MainPHPPlugin name: EnhancedServerControl author: TheShermanTanker version: 0.9.1 api: 3.0.0 It throws the incompatible API error but if I do this main: TheShermanTanker\EnhancedServerControl\MainPHPPlugin name: EnhancedServerControl author: TheShermanTanker version: 0.9.1 api: 3.0.0-ALPHA5 It just says plugin wont load without a reason
Is this your plugin? If not, please link it. API Bumping isn't always the way to go. Try look through your crashdumps. Send the plugin over maybe?
Yes its my plugin, and I'm pretty sure I'm using ze correct API, and all they say is the plugin can't load, not why