Plugin reloading/enabling

All plugins are loaded in a single classloader and plugins can share objects between themselves and the server without having a dependency. Those alone are enough to make /reload impossible to do. Add in to that all the various ways plugins can break /reload in Bukkit and you’ve got a recipe for disaster. I’d personally love to have it (for debugging only, screw PlugMan) but it’s just not going to happen.