PHP: $this->getServer()->getPluginManager()->disablePlugin($this->getServer()->getPluginManager()->getPlugin("ThePluginName"));
Then he will get an error. My code is correct, or should I write 'Plugin $plugin' in the brackets? That'd be wrong.