-
Required Element Summary
Required Elements
-
Element Details
-
name
String nameGet the of the plugin- Returns:
- The name of this plugin
-
description
String descriptionGet the description of the plugin- Returns:
- The description of this plugin
-
version
String versionGet the version of this plugin. This is parsed byRuntime.Version.parse(String).- Returns:
- The version of this plugin.
-