Package wbs.utils.util.configuration
package wbs.utils.util.configuration
Deprecated.
An EXPERIMENTAL system of configuration annotations, readers, and generators to allow arbitrary objects
to be easily configured, read, and debugged for implementing plugins.
-
ClassDescriptionSimilar to
ConfigurationSection, but with support for runtime configuration and class-specific options with an annotation system.WbsConfigOption<T,A extends Annotation> A static class to read configs and automatically provide errors to the WbsSettings object without external logic