Annotation Interface CommandPermissions


@Retention(RUNTIME) public @interface CommandPermissions
Storage for the command's permissions
  • Element Details

    • level

      Rank level
      Minimum rank required
      Returns:
      Minimum rank required for the command
      See Also:
      Default:
      IMPOSTOR
    • source

      Required command source
      Returns:
      The required command source of the command
      See Also:
      Default:
      ANY
    • permission

      String permission
      The permission
      Returns:
      Permission of the command
      Default:
      ""