Annotation Interface CommandPermission


@Target({METHOD,TYPE,PARAMETER}) @Retention(RUNTIME) public @interface CommandPermission
Adds a command permission for the given command
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    The permission node
  • Element Details

    • value

      String value
      The permission node
      Returns:
      The permission node