Class PermissionCheckEvent

java.lang.Object
net.md_5.bungee.api.plugin.Event
net.md_5.bungee.api.event.PermissionCheckEvent

public class PermissionCheckEvent extends Event
Called when the permission of a CommandSender is checked.
  • Constructor Details

    • PermissionCheckEvent

      public PermissionCheckEvent()
  • Method Details

    • hasPermission

      public boolean hasPermission()