Package net.storm.api.plugins.config
Annotation Type ConfigGroup
-
@Retention(RUNTIME) @Target(TYPE) public @interface ConfigGroup
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.String
value
The key name of the config group used for storing configuration within the config group.
-