| Annotation Type | Description |
|---|---|
| Description |
Set a default description for the option.
|
| Migrator |
Register a migrator class for a config class.
|
| NotReloadable |
Mark a field as not reloadable.
|
| OptConfig |
Mark a class as an OptConfig class.
|
| Option |
Mark a field as an option.
|
| Section |
Mark a class as a config section.
|
| TypeSerializer |
Set a type serializer for an option.
|
| Validator |
Mark a method as a validator for an option.
|