Package me.wyne.wutils.config
package me.wyne.wutils.config
-
ClassDescriptionInherit to automatically register config
Objector use staticConfig.registerConfigObject(Object)method.Apply to field to tie it up with value from config.IfConfigFieldannotation is present on a field with a type inherited from this interface, then getValue(FileConfiguration, String) will be called on config object reload.Used to create pre-createdConfigParameters for common value types.