Package | Description |
---|---|
com.chrismin13.additionsapi.files |
Modifier and Type | Method and Description |
---|---|
static ConfigFile |
ConfigFile.getInstance() |
ConfigFile |
ConfigFile.reloadConfig()
Reloads the Config File, updating any changes.
|
ConfigFile |
ConfigFile.saveConfig()
Saves the Config File.
|
ConfigFile |
ConfigFile.setup()
This method is run when the plugin is enabled and when reloading.
|