-
Notifications
You must be signed in to change notification settings - Fork 161
PluginConfig
The PluginConfig.ini
file can be found in the TerrainControl
directory. It has just three settings.
SettingsMode: WriteAll
Can be
WriteAll
,WriteWithoutComments
andWriteDisable
. Controls how this file is written. It doesn't affect WorldConfigs and BiomeConfigs, those are affected by an equivalent setting in the WorldConfig. It also doesn't affect BO2s or BO3s: Terrain Control never writes to BO2s, and BO3s have a setting in there own file.
LogLevel: Standard
Can be
Off
,Quiet
,Standard
,Debug
andTrace
for an increasing amount of messages in the console. TheTrace
option gives very detailed information, it should be avoided unless necessary.
BiomeConfigExtension: .bc
Changes the extension of the BiomeConfigs. Veterans can change this back to the old
BiomeConfig.ini
. There are also a few other options:.biome
,.bc
,.bc.ini
, and.biome.ini
.