Server Configuration/Disasters.eco: Difference between revisions
From Eco - English Wiki
| [checked revision] | [checked revision] |
Created page with "{| class="wikitable sortable mw-collapsible" !Setting !Default !Options !Description |- |<code>CreateMeteor</code> |<code>true</code> | *<code>true</code> * <code>false</code> |Defines if there is a meteor or not. |- |<code>MeteorImpactDays</code> |<code>30.0</code> | |Number of days before meteor. Real time defined. |}" |
Pwnerdonor (talk | contribs) Updating with latest config information |
||
| Line 1: | Line 1: | ||
{| class="wikitable sortable | [[Category:Server Management]] | ||
The settings in this file can be accessed in-game by using the /serverui command and navigating to Gameplay -> Disasters, but not really because there are no settings there. | |||
[[Category:Server Management]] | |||
{| class="wikitable sortable" | |||
!Setting | !Setting | ||
!Default | !Default | ||
!Description | !Description | ||
|- | |- | ||
|<code>CreateMeteor</code> | |<code>CreateMeteor</code> | ||
|<code>true</code> | |<code>true</code> | ||
| | |Considering [[Server Configuration/Difficulty.eco|Difficulty.eco]] contains the HasMeteor property and this property no longer appears in the server UI, it is likely that this setting no longer does anything. | ||
| | |||
|} | |} | ||
Latest revision as of 10:56, 14 January 2026
The settings in this file can be accessed in-game by using the /serverui command and navigating to Gameplay -> Disasters, but not really because there are no settings there.
| Setting | Default | Description |
|---|---|---|
CreateMeteor
|
true
|
Considering Difficulty.eco contains the HasMeteor property and this property no longer appears in the server UI, it is likely that this setting no longer does anything. |