[Bleeding] Event no longer implements Serializable.
This commit is contained in:
@@ -5,7 +5,6 @@ import org.bukkit.plugin.Plugin;
|
||||
/**
|
||||
* Used for plugin enable and disable events
|
||||
*/
|
||||
@SuppressWarnings("serial")
|
||||
public abstract class PluginEvent extends ServerEvent {
|
||||
private final Plugin plugin;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user