Class PluginModuleDisablingEvent


@PublicApi public class PluginModuleDisablingEvent extends PluginModulePersistentEvent
Event fired when a plugin module is about to be disabled, which can also happen when its plugin is about to be disabled or uninstalled.
Since:
3.0.5
See Also:
  • Constructor Details

    • PluginModuleDisablingEvent

      public PluginModuleDisablingEvent(ModuleDescriptor<?> module, boolean persistent)