Package org.galliumpowered.annotation
Annotation Interface Plugin
-
Required Element Summary
Required Elements
-
Element Details
-
name
String nameThe name of the plugin- Returns:
- the name
-
id
String idThe ID of the plugin- Returns:
- the ID
-
description
String descriptionThe plugin's description- Returns:
- the description
-
authors
String[] authorsThe plugin authors- Returns:
- the authors
-
version
String versionThe plugin's version- Returns:
- the version
-