saveDefaultConfig

open fun saveDefaultConfig()

Save the default config in the config file. WARNING: this also overrides normal configs. You should check before this if the config exists.

Throws

If the writing to the file fails an IOException will be thrown.