World Configuration/es: Difference between revisions

From Vintage Story Wiki
(Updating to match new version of source page)
Tags: Mobile edit Mobile web edit
(Updating to match new version of source page)
Line 5: Line 5:
__TOC__
__TOC__


<div lang="en" dir="ltr" class="mw-content-ltr">
== General usage ==
== General usage ==
*<code>/worldconfig name</code><br />Show current configuration value
*<code>/worldconfig name</code><br />Show current configuration value
*<code>/worldconfig name value</code><br />Set a configuration value
*<code>/worldconfig name value</code><br />Set a configuration value
*<code>/worldconfigcreate datatype name value</code><br />Creates a new configuration value. This is necessary when setting some configurations for the first time (datatype can be <code>float</code> <code>double</code> <code>int</code> <code>string</code> and <code>bool</code>)  
*<code>/worldconfigcreate datatype name value</code><br />Creates a new configuration value. This is necessary when setting some configurations for the first time (datatype can be <code>float</code> <code>double</code> <code>int</code> <code>string</code> and <code>bool</code>)
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
<strong>Please note</strong>: Commands are <strong>case-sensitive</strong>. Type them exactly as you see, except for the [ ] shown in below command syntax, which is intended only to show which values can be changed! The pipe (|) symbol is there to seperate allowed values, e.g. <code>[true|false]</code> means you can set <code>true</code> or <code>false</code> here
<strong>Please note</strong>: Commands are <strong>case-sensitive</strong>. Type them exactly as you see, except for the [ ] shown in below command syntax, which is intended only to show which values can be changed! The pipe (|) symbol is there to seperate allowed values, e.g. <code>[true|false]</code> means you can set <code>true</code> or <code>false</code> here
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
=== Player spawn and death ===
=== Player spawn and death ===
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
The configs starting climate and grace timer can only be set during world creation.
The configs starting climate and grace timer can only be set during world creation.
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
*<code>/worldconfig deathPunishment [drop|keep]</code><br /> Whether to drop your inventory upon death (default: drop)
*<code>/worldconfig deathPunishment [drop|keep]</code><br /> Whether to drop your inventory upon death (default: drop)
*<code>/worldConfig spawnRadius [number]</code><br /> Sets how far players spawn in a radius from world spawn.
*<code>/worldConfig spawnRadius [number]</code><br /> Sets how far players spawn in a radius from world spawn.
*<code>/worldconfig temporalGearRespawnUses [-1 .. 9999]</code><br /> The temporal gear allows you to set a spawn point. Here you can configure how often it can be used for respawning at the set point. -1 means infinite (default: 20)
*<code>/worldconfig temporalGearRespawnUses [-1 .. 9999]</code><br /> The temporal gear allows you to set a spawn point. Here you can configure how often it can be used for respawning at the set point. -1 means infinite (default: 20)
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
=== Survival challenges ===
=== Survival challenges ===
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
*<code>/worldConfig seasons [enabled|spring]</code><br /> If enabled, seasons will pass over time, otherwise 'spring' will make the climate always stay at spring (default: enabled)
*<code>/worldConfig seasons [enabled|spring]</code><br /> If enabled, seasons will pass over time, otherwise 'spring' will make the climate always stay at spring (default: enabled)
*<code>/worldConfig playerlives [-1 .. 99]</code><br /> Set the amount of lives a player has before he can no longer respawn. -1 means infinite. (default: infinite)
*<code>/worldConfig playerlives [-1 .. 99]</code><br /> Set the amount of lives a player has before he can no longer respawn. -1 means infinite. (default: infinite)
Line 43: Line 56:
*<code>/worldconfig allowCoordinateHud [true|false]</code><br /> Whether or not players are allowed to used the coordinate hud. (default: true)
*<code>/worldconfig allowCoordinateHud [true|false]</code><br /> Whether or not players are allowed to used the coordinate hud. (default: true)
*<code>/worldconfig allowMap [true|false]</code><br /> Whether or not players are allowed to used the world map. (default: true)
*<code>/worldconfig allowMap [true|false]</code><br /> Whether or not players are allowed to used the world map. (default: true)
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
=== Temporal stability ===
=== Temporal stability ===
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
*<code>/worldconfig temporalStorms [off|veryrare|rare|sometimes|often|veryoften]</code><br /> How frequent temporal storms should be (default: sometimes)
*<code>/worldconfig temporalStorms [off|veryrare|rare|sometimes|often|veryoften]</code><br /> How frequent temporal storms should be (default: sometimes)
*<code>/worldconfig tempstormDurationMul [value]</code><br />Command to change the duration of temporal storms
*<code>/worldconfig tempstormDurationMul [value]</code><br />Command to change the duration of temporal storms
*<code>/worldconfig temporalStability [false|true]</code><br /> Whether or not the temporal stability mechanic should apply (default: true)
*<code>/worldconfig temporalStability [false|true]</code><br /> Whether or not the temporal stability mechanic should apply (default: true)
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
*<code>/worldconfig temporalRifts [off|invisible|visible]</code><br /> Defines temporal rift behavior (default: visible)<br><strong>Off</strong>: No rifts spawn, which also means no drifters can spawn on the surface.<br><strong>Invisible:</strong> Rifts are not visible to the player, make no sound and do not affect players in any way, but do spawn drifters.<br><strong>Visible:</strong> Rifts are visible to the player, make sound, drain stability on nearby players and spawn drifters.
*<code>/worldconfig temporalRifts [off|invisible|visible]</code><br /> Defines temporal rift behavior (default: visible)<br><strong>Off</strong>: No rifts spawn, which also means no drifters can spawn on the surface.<br><strong>Invisible:</strong> Rifts are not visible to the player, make no sound and do not affect players in any way, but do spawn drifters.<br><strong>Visible:</strong> Rifts are visible to the player, make sound, drain stability on nearby players and spawn drifters.
*<code>/worldconfig temporalGearRespawnUses [-1 .. 9999]</code><br /> How many times you can respawn from a spawnpoint set by the temporal gear. -1 means infinite. (default: 20)
*<code>/worldconfig temporalGearRespawnUses [-1 .. 9999]</code><br /> How many times you can respawn from a spawnpoint set by the temporal gear. -1 means infinite. (default: 20)
*<code>/worldconfig temporalStormSleeping [0|1]</code><br /> Whether or not to allow sleeping during temporal storms (default: 0)
*<code>/worldconfig temporalStormSleeping [0|1]</code><br /> Whether or not to allow sleeping during temporal storms (default: 0)
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
=== World generation ===
=== World generation ===
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
The configs world climate, world size and polar-equator distance can only be set during world creation.
The configs world climate, world size and polar-equator distance can only be set during world creation.
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
*<code>/worldconfig worldEdge [blocked|traversable]</code><br />Wether you can fall off the world edge (default: traversable)
*<code>/worldconfig worldEdge [blocked|traversable]</code><br />Wether you can fall off the world edge (default: traversable)
*<code>/worldconfig globalTemperature [0-5]</code><br />Sets the global temperature multiplier for world generation. Does not affect already generated chunks. Useful values are between 0.1 and 5, where 0.1 is super cold, and 5 is super hot. (default: 1)
*<code>/worldconfig globalTemperature [0-5]</code><br />Sets the global temperature multiplier for world generation. Does not affect already generated chunks. Useful values are between 0.1 and 5, where 0.1 is super cold, and 5 is super hot. (default: 1)
Line 65: Line 90:
*<code>/worldconfig surfaceTinDeposits [0-5]</code><br /> Set chance of surface tin spawning for each chunk column (default: 0.07)
*<code>/worldconfig surfaceTinDeposits [0-5]</code><br /> Set chance of surface tin spawning for each chunk column (default: 0.07)
*<code>/worldConfig snowAccum [true|false]</code><br /> If true, snow will accumulate during winter (default: true)
*<code>/worldConfig snowAccum [true|false]</code><br /> If true, snow will accumulate during winter (default: true)
</div>




<div lang="en" dir="ltr" class="mw-content-ltr">
=== Multiplayer ===
=== Multiplayer ===
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
*<code>/worldconfig allowLandClaiming [true|false]</code><br /> Whether or not players are allowed to use the land claiming system. (default: true)
*<code>/worldconfig allowLandClaiming [true|false]</code><br /> Whether or not players are allowed to use the land claiming system. (default: true)
*<code>/worldConfig classExclusiveRecipes [true|false]</code><br /> If true, class exclusive recipes are enabled (default: true)
*<code>/worldConfig classExclusiveRecipes [true|false]</code><br /> If true, class exclusive recipes are enabled (default: true)
*<code>/worldConfig auctionHouse [true|false]</code><br /> Whether or not the auction house is available to players (default: true)
*<code>/worldConfig auctionHouse [true|false]</code><br /> Whether or not the auction house is available to players (default: true)
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
=== Configurations not in the customize world screen ===
=== Configurations not in the customize world screen ===
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
These configs need to be created first. Subsequent edits to those can be done with <code>/worldconfig [variable name] [value]</code>
These configs need to be created first. Subsequent edits to those can be done with <code>/worldconfig [variable name] [value]</code>
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
*<code>/worldconfigcreate bool disableDeathMessages [true|false]</code><br />Whether or not death messages will be displayed.
*<code>/worldconfigcreate bool disableDeathMessages [true|false]</code><br />Whether or not death messages will be displayed.
*<code>/worldconfigcreate bool windAffectedEntityMovement [true|false]</code><br />Whether or not wind affects player and creature movement.
*<code>/worldconfigcreate bool windAffectedEntityMovement [true|false]</code><br />Whether or not wind affects player and creature movement.
Line 83: Line 118:
*<code>/worldconfigcreate int auctionHouseDurationWeeksMul [1,2,3,4...]</code><br />A multiplier on how many weeks a auction can stay listed before expiring, does change the cost of listing (e.g. doubling this value will have items listed twice as long for the same cost). Can not use decimal numbers. (default: 1)
*<code>/worldconfigcreate int auctionHouseDurationWeeksMul [1,2,3,4...]</code><br />A multiplier on how many weeks a auction can stay listed before expiring, does change the cost of listing (e.g. doubling this value will have items listed twice as long for the same cost). Can not use decimal numbers. (default: 1)
*<code>/worldconfigcreate float auctionHouseSalesCutRate [0..1] </code><br />The sales cut the trader takes for a sold item on the auction.  (default: 0.1, which is 10%)
*<code>/worldconfigcreate float auctionHouseSalesCutRate [0..1] </code><br />The sales cut the trader takes for a sold item on the auction.  (default: 0.1, which is 10%)
*<code>/worldconfigcreate float cropGrowthRateMul [0.1 ... 10]</code><br />Sets the growth rate for crops and berry bushes.  
*<code>/worldconfigcreate float cropGrowthRateMul [0.1 ... 10]</code><br />Sets the growth rate for crops and berry bushes.
</div>


{{Navbox/modding|Vintage Story}}
{{Navbox/modding|Vintage Story}}
{{Game navbox}}
{{Game navbox}}