addCustomConfigFields

public void addCustomConfigFields<V extends CustomConfigFields>(String filename, CustomConfigFields customConfigFields)

Adds entry to custom config fields. This is done directly by the custom config fields as they are iterated through.

Parameters

filename

Name of the file , using the format filename.yml

customConfigFields

Custom Config Fields, should be from an extended subclass