Package io.manebot.event.plugin
Class PluginDisabledEvent
- java.lang.Object
-
- io.manebot.event.Event
-
- io.manebot.event.plugin.PluginEvent
-
- io.manebot.event.plugin.PluginDisabledEvent
-
public class PluginDisabledEvent extends PluginEvent
-
-
Constructor Summary
Constructors Constructor Description PluginDisabledEvent(java.lang.Object sender, Plugin plugin)
-
Method Summary
-
Methods inherited from class io.manebot.event.plugin.PluginEvent
getPlugin
-
-
-
-
Constructor Detail
-
PluginDisabledEvent
public PluginDisabledEvent(java.lang.Object sender, Plugin plugin)
-
-