Annotation Interface ConfigGroup


@Retention(RUNTIME) @Target(TYPE) public @interface ConfigGroup
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    The key name of the config group used for storing configuration within the config group.
  • Element Details

    • value

      String value
      The key name of the config group used for storing configuration within the config group. This should typically be a lowercase version of your plugin name, with all spaces removed.

      For example, the Grand Exchange plugin uses the key name grandexchange.