ConsoleCommands / org.lazywizard.console / Console / reloadSettings

reloadSettings

open static fun reloadSettings(): Unit

Forces the console to reload its settings from the settings file.

Exceptions

IOException - if the JSON file at CommonStrings#PATH_SETTINGS does not exist or can't be opened.

JSONException - if the JSON is malformed or missing entries.

Since
2.0