Class Permission_BungeePerms.PermissionServerListener

  • All Implemented Interfaces:
    org.bukkit.event.Listener
    Enclosing class:
    Permission_BungeePerms

    public class Permission_BungeePerms.PermissionServerListener
    extends java.lang.Object
    implements org.bukkit.event.Listener
    • Method Summary

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

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

      • PermissionServerListener

        public PermissionServerListener()
    • Method Detail

      • onPluginEnable

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

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