Class PluginEnable

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

    public class PluginEnable
    extends EventListener
    • Method Summary

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

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

    • Method Detail

      • onPluginEnable

        public void onPluginEnable​(org.bukkit.event.server.PluginEnableEvent ev)