Class PluginDisable

  • All Implemented Interfaces:
    org.bukkit.event.Listener

    public class PluginDisable
    extends EventListener
    • Method Summary

      Modifier and Type Method Description
      void onPluginDisable​(org.bukkit.event.server.PluginDisableEvent ev)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

    • Method Detail

      • onPluginDisable

        public void onPluginDisable​(org.bukkit.event.server.PluginDisableEvent ev)