Closed aumgn closed 12 years ago
The use of PluginEvent causes ClassCastException with Java plugins which rely on ServerListener and expect a PluginEnableEvent or PluginDisableEvent event.
This strikes me more of an API issue in Bukkit, but it is what it is and no one likes ClassCastExceptions. Thanks for the patch.
The use of PluginEvent causes ClassCastException with Java plugins which rely on ServerListener and expect a PluginEnableEvent or PluginDisableEvent event.