Interface PermissionReader


public interface PermissionReader
Represents a convenient way to register custom CommandPermission implementations. This reader can have access to a command's annotations.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the specified permission for this command, or null if this reader does not identify any permission.