Package | Description |
---|---|
de.stefan1200.jts3servermod.interfaces | |
de.stefan1200.util |
Modifier and Type | Method and Description |
---|---|
void |
LoadConfiguration.initConfig(ArrangedPropertiesWriter config)
Initialize the needed config keys and values for this plugin.
|
boolean |
LoadConfiguration.loadConfig(ArrangedPropertiesWriter config,
boolean slowMode)
Load the configuration of this plugin and prepare everything to make sure, that this plugin can be activated.
|
Modifier and Type | Method and Description |
---|---|
ArrangedPropertiesWriter |
ArrangedPropertiesWriter.clone()
Get a new instance of the ArrangedPropertiesWriter with the same loaded configuration.
|