Class PluginDisable
- java.lang.Object
-
- fr.royalpha.revenge.core.event.EventListener
-
- fr.royalpha.revenge.core.event.server.PluginDisable
-
- All Implemented Interfaces:
org.bukkit.event.Listener
public class PluginDisable extends EventListener
-
-
Field Summary
-
Fields inherited from class fr.royalpha.revenge.core.event.EventListener
plugin
-
-
Constructor Summary
Constructors Constructor Description PluginDisable(RevengePlugin plugin)
-
Method Summary
Modifier and Type Method Description void
onPluginDisable(org.bukkit.event.server.PluginDisableEvent ev)
-
-
-
Constructor Detail
-
PluginDisable
public PluginDisable(RevengePlugin plugin)
-
-