I'm currently making a plugin, and I need a little help with it. I want my plugin to be able to disable a plugin in the server's plugin list. Say, I wanted my plugin to disable McMMO on a certain command, how would I do that?
Code to disable a minecraft plugin?
Darrien
This.getServer().getPluginManager().disa…
Ayden P