1 #Disables File Watcher. Used to automatically update config if its file has been modified.
\r
2 disableConfigWatcher = false
\r
3 #A config option mainly for developers. Logs out configuration values that do not have translations when running a client in a development environment.
\r
4 logUntranslatedConfigurationWarnings = true
\r
5 #Path to load default configs from, intended for setting global server configs for newly created worlds, but also works when recreating client and common configs.
\r
6 defaultConfigsPath = "defaultconfigs"
\r