Annotation Interface ConfigPath
The main annotation to set the config path
- 
Required Element SummaryRequired Elements
- 
Optional Element SummaryOptional Elements
- 
Element Details- 
valueGet the config path- Returns:
- the path
 
- 
converterGet the converter- Returns:
- the converter
 - Default:
- me.hsgamer.hscore.config.annotation.converter.impl.DefaultConverter.class
 
- 
priorityint priorityGet the priority- Returns:
- the priority
 - Default:
- 0
 
 
-