Class ScalaPluginDisableEvent

All Implemented Interfaces:
Cancellable

@Deprecated public class ScalaPluginDisableEvent extends PluginDisableEvent implements Cancellable
Deprecated.
this event will not be called on Paper servers. Use regular PluginDisableEvent instead.
ScalaPluginEnable event is called by the IScalaPluginLoader when IScalaPlugins are disabled. In contrast to regular PluginDisableEvent for JavaPlugins, this event CAN in fact be cancelled.