I believe implementations should be able to create custom implementations of PluginManager, and that the current PluginManager class should be moved into a interface to make it the class more generic. The current implementation code should be moved into a class such as SimplePluginManager, similar to Bukkit.
I believe implementations should be able to create custom implementations of PluginManager, and that the current PluginManager class should be moved into a interface to make it the class more generic. The current implementation code should be moved into a class such as SimplePluginManager, similar to Bukkit.