World Configuration/ru: Difference between revisions

From Vintage Story Wiki
(Created page with "*<code>/worldConfig Seasons [enabled or spring]</code><br /> Если включено, времена года будут меняться со временем, в прот...")
(Created page with "=== Темпоральная стабильность ===")
Line 42: Line 42:




=== Temporal stability ===
=== Темпоральная стабильность ===


*<code>/worldconfig temporalStorms [off|veryrare|rare|somtimes|often|veryoften]</code><br /> How frequent temporal storms should be (default: sometimes)
*<code>/worldconfig temporalStorms [off|veryrare|rare|somtimes|often|veryoften]</code><br /> How frequent temporal storms should be (default: sometimes)

Revision as of 06:51, 28 January 2022

Игровые миры могут быть настроены в значительной степени. В одиночной игре это делается просто через кнопку "Настроить" при создании нового мира. Однако, если вы передумали или обновились до новой версии, многие из этих конфигураций могут быть изменены в существующих мирах. Вот их полный список — для других команд, не связанных с созданием мира, проверьте список серверных команд.

Общее использование

  • /worldconfig name
    Показать текущее значение конфигурации
  • /worldconfig name value
    Установить значение конфигурации
  • /worldconfigcreate datatype name value
    Создает новое значение конфигурации. Это необходимо при настройке некоторых конфигураций в первый раз (тип данных может быть float double int string и bool</код>)

Обратите внимание: на самом деле не вводите [ ], показанный в приведенном ниже синтаксисе команды, он предназначен только для того, чтобы показать, какие значения можно изменить! Символ вертикальной черты (|) предназначен для разделения допустимых значений, например. [true|false] означает, что здесь вы можете установить true или false

Возрождение и смерть игрока

Конфигурации запуска климата и таймера отсрочки могут быть установлены только во время создания мира.

  • /worldconfig deathPunishment [drop|keep]
    Удалять ли ваш инвентарь после смерти (по умолчанию: отбрасывать)
  • /worldConfig spawnRadius [number]
    Устанавливает, насколько далеко игроки появляются в радиусе от точки возрождения мира.

Проблемы выживания

  • /worldConfig Seasons [enabled or spring]
    Если включено, времена года будут меняться со временем, в противном случае «весна» заставит климат всегда оставаться весенним (по умолчанию: enabled)
  • /worldConfig playerlives [-1 .. 99]
    Установите количество жизней, которое есть у игрока, прежде чем он больше не сможет возрождаться. -1 означает бесконечность. (по умолчанию: infinite)
  • /worldConfig daysPerMonth [1-99]
    Установить количество дней в каждом месяце. Установка более высокого значения заставит сезоны идти медленнее (по умолчанию: 12).
  • /worldConfig hardWinters [true|false]
    Если задано значение true, низкие температуры повредят урожай, сократят нерест животных зимой и сократят добычу мяса с животных (по умолчанию: true)
  • /worldconfig blockGravity [sandgravel|sandgravelsoil]
    Установите поведение гравитации блока либо только для песка и гравия, либо дополнительно для почвы (по умолчанию: sandgravel)
  • /worldConfig allowUndergroundFarming [true|false]
    Если задано значение true, растения можно выращивать глубоко под землей при достаточном количестве солнечного света. (по умолчанию: false)
  • /worldconfig bodyTemperatureResistance [-40.. 40]
    Устанавливает температуру, которую может выдержать раздетый серафим, не замерзая
  • /worldconfig CreationHostility [aggressive|passive|off]
    Установить враждебность существа по умолчанию (по умолчанию: aggressive)
  • /worldconfig CreationStrength [0-99]
    Устанавливает множитель урона существа (по умолчанию: 1).
  • /worldconfig playerHealthPoints [1-999]
    Установить базовые очки здоровья игроков (по умолчанию: 15)
  • /worldconfig playerHungerSpeed ​​[0-10]
    Установить множитель уровня голода игроков (по умолчанию: 1)
  • /worldconfig playerMoveSpeed ​​[0-10]
    Установить множитель скорости передвижения игроков (по умолчанию: 1,5)
  • /worldconfig foodSpoilSpeed ​​[0–10]
    Установить множитель скорости порчи всех скоропортящихся продуктов, например 0,5 означает, что вся еда хранится в два раза дольше (по умолчанию: 1)
  • /worldconfig saplingGrowthRate [0.1-20]
    Установить множитель скорости роста саженца всех деревьев. (по умолчанию: 1)
  • /worldconfig toolDurability [0-99]
    Установить множитель долговечности инструмента, например 2 означает, что все инструменты имеют двойную прочность. (по умолчанию: 1)
  • /worldconfig toolMiningSpeed ​​[0-99]
    Установите множитель скорости майнинга инструмента, например. 2 означает, что все инструменты разбивают блоки в два раза быстрее. (по умолчанию: 1)
  • /worldConfig propickNodeSearchRadius [0-12]
    Если больше нуля, будет включен второй режим поиска, который позволяет выполнять точный поиск в заданном радиусе (по умолчанию: 0)
  • /worldConfig globalDepositSpawnRate [0.1–5]
    Установить глобальную скорость появления руд и месторождений полезных ископаемых (по умолчанию: 1).
  • /worldconfig microblockChiseling [off|stonewood|all]
    Разрешить ли долбление микроблоков. «каменное дерево» означает, что разрешены все материалы из камня и дерева. «все» означает, что разрешено большинство кубических блоков. (по умолчанию: stonewood)
  • /worldconfig allowCoordinateHud [true|false]
    Разрешено ли игрокам использовать панель координат. (по умолчанию: true)
  • /worldconfig allowMap [true|false]
    Разрешено ли игрокам использовать карту мира. (по умолчанию: true)


Темпоральная стабильность

  • /worldconfig temporalStorms [off|veryrare|rare|somtimes|often|veryoften]
    How frequent temporal storms should be (default: sometimes)
  • /worldconfig tempstormDurationMul value
    Command to change the duration of temporal storms
  • /worldconfig temporalStability [false|true]
    Whether or not the temporal stability mechanic should apply (default: true)
  • /worldconfig temporalRifts [off|invisible|visible]
    Defines temporal rift behavior (default: visible)
    Off: No rifts spawn, which also means there will be no surface drifters.
    Invisible: Rifts are not visible to the player, make no sound and do not affect players in any way, but do spawn drifters.
    Visible: Rifts are visible to the player, make sound, drain stability on nearby players and spawn drifters.
  • /worldconfig temporalStability [false|true]
    Whether or not the temporal stability mechanic should apply (default: true)
  • /worldconfig temporalGearRespawnUses [-1 .. 9999]
    How many times you can respawn from a spawnpoint set by the temporal gear. -1 means infinite. (default: infinite)
  • /worldconfig temporalStormSleeping [false|true]
    Whether or not to allow sleeping during temporal storms (default: false)

World generation

The configs world climate, world size and polar-equator distance can only be set during world creation.

  • /worldconfig worldEdge [blocked|traversable]
    Wether you can fall off the world edge (default: traversable)
  • /worldconfig globalTemperature [0-5]
    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)
  • /worldconfig globalPrecipitation [0-5]
    Sets the global rainfall multiplier for world generation. Does not affect already generated chunks. Useful values are between 0.1 and 5, where 0.1 is super dry and 5 is super wet (default: 1)
  • /worldconfig globalForestation [-1 .. 1]
    Sets the global forestation offset for world generation. -1 means there will be no forests, 1 means there will be only forests, the value 0 means default forestation density (default: 0)
  • /worldconfig surfaceCopperDeposits [0-5]
    Set chance of surface copper spawning for each chunk column (default: 0.1)
  • /worldconfig surfaceTinDeposits [0-5]
    Set chance of surface tin spawning for each chunk column (default: 0.07)
  • /worldConfig snowAccum [true|false]
    If true, snow will accumulate during winter (default: true)


Multiplayer

  • /worldconfig allowLandClaiming [true|false]
    Whether or not players are allowed to use the land claiming system. (default: true)
  • /worldConfig classExclusiveRecipes [true|false]
    If true, class exclusive recipes are enabled (default: true)
  • /worldConfig auctionHouse [true|false]
    Whether or not the auction house is available to players (default: true)

Configurations not in the customize world screen

These configs need to be created first. Subsequent edits to those can be done with /worldconfig name value

  • /worldconfigcreate bool disableDeathMessages [true|false]
    Whether or not death messages will be displayed.
  • /worldconfigcreate bool windAffectedEntityMovement [true|false]
    Whether or not wind affects player and creature movement.
  • /worldconfigcreate bool allowCropDeath [true|false]
    Whether or not crops can die.
  • /worldconfigcreate float auctionHouseDeliveryPriceMul [0..10]
    A multiplier on the delivery costs for purchased items in the auction house (default: 1)
  • /worldconfigcreate int auctionHouseDurationWeeksMul [1,2,3,4...]
    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)
  • /worldconfigcreate float auctionHouseSalesCutRate [0..1]
    The sales cut the trader takes for a sold item on the auction. (default: 0.1, which is 10%)
Icon Sign.png

Wondering where some links have gone?
The modding navbox is going through some changes! Check out Navigation Box Updates for more info and help finding specific pages.

Modding
Modding Introduction Getting Started Пакет тем
Content Modding Content Mods Developing a Content Mod Basic Tutorials Intermediate Tutorials Advanced Tutorials Content Mod Concepts
Code Modding Code Mods Setting up your Development Environment
Property Overview ItemEntityBlockBlock BehaviorsBlock ClassesBlock EntitiesBlock Entity BehaviorsWorld properties
Workflows & Infrastructure Modding Efficiency TipsMod-engine compatibilityMod ExtensibilityVS Engine
Additional Resources Community Resources Modding API Updates Programming Languages List of server commandsList of client commandsClient startup parametersServer startup parameters
Example ModsAPI DocsGitHub Repository