Annotation Interface Plugin


@Retention(RUNTIME) public @interface Plugin
  • Element Details

    • name

      String name
      The name of the plugin
      Returns:
      the name
    • id

      String id
      The ID of the plugin
      Returns:
      the ID
    • description

      String description
      The plugin's description
      Returns:
      the description
    • authors

      String[] authors
      The plugin authors
      Returns:
      the authors
    • version

      String version
      The plugin's version
      Returns:
      the version