Annotation Interface ConfigPath
The main annotation to set the config path
-
Required Element Summary
-
Optional Element Summary
-
Element Details
-
value
Get the config path- Returns:
- the path
-
-
-
converter
Get the converter- Returns:
- the converter
- Default:
- me.hsgamer.hscore.config.annotation.converter.impl.DefaultConverter.class
-
priority
int priorityGet the priority- Returns:
- the priority
- Default:
- 0
-