You are viewing a potentially older version of this package. View all versions.
JereKuusela-World_Edit_Commands-1.22.0 icon

World Edit Commands

Adds new client side commands for advanced world editing.

Date uploaded 2 years ago
Version 1.22.0
Download link JereKuusela-World_Edit_Commands-1.22.0.zip
Downloads 3283
Dependency string JereKuusela-World_Edit_Commands-1.22.0

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2202 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.

Preferred version: 5.4.2202
JereKuusela-Server_devcommands-1.83.0 icon
JereKuusela-Server_devcommands

Enables devcommands and utilities for server admins.

Preferred version: 1.83.0

README

World Edit Commands

Adds new commands for advanced world editing.

Install on the admin client (modding guide).

Install also Server Devcommands.

Usage

See documentation.

Credits

Thanks for Azumatt for creating the mod icon!

Sources: GitHub

Donations: Buy me a computer

Changelog

  • v1.22

    • Adds a parameter crafterId to the spawn_object command.
    • Adds a parameter ignore to the object command.
    • Adds a new value vegetation to the terrain paint= parameter.
  • v1.21

    • Adds a parameter damage to the object, spawn_object and tweak_creature commands.
    • Adds parameters ammo and ammo_type to the object and spawn_object commands.
    • Adds a parameter status to the object command.
    • Fixes a rare error when other mods added objects with the same name (but different casing).
  • v1.20

    • Improves server side support.
    • Adds a parameter data to the spawn_object command.
    • Adds a parameter creator to the tweak_object command.
    • Adds a parameter spawndata to the tweak_altar command.
    • Adds a parameter spawndata to the tweak_spawnpoint command.
    • Adds a value for data to the tweak_spawner spawn paramemter.
    • Adds parameters boss, health, hunt, item,level, name and resistance to the tweak_creature command.
    • Adds parameters faction, maxlevel, minlevel and spawnhealth to the tweak_spawner command.
  • v1.19

    • Changes the tweak_* command to automatically use force parameter when editing a single object.
  • v1.18

    • Adds a parameter baby to the spawn_object command.
    • Changes the radius and rect parameters to support ranges.
    • Removes the guide parameter as obsolete (Infinity Hammer provides this).

CHANGELOG

  • v1.66

    • Improves the undo system (again).
  • v1.65

    • Improves the undo system.
  • v1.64

    • Fixed for the new game version.
    • Fixes the command object refresh.
  • v1.63

    • Adds a new command data dump to save data with default fields.
    • Adds some missing zdo keys.
    • Changes object f=DungeonGenerator,room0_pos to use relative coordinates (converted automatically to absolute).
    • Fixes the data keep command not working. Thanks ddein!
    • Fixes autocomplete missing for normal ZDO data keys.
    • Reworks the undo system.
  • v1.62

    • Adds some missing zdo keys.
    • Adds normal ZDO data keys to fields.
    • Adds support for setting CLLC infusion with the command tweak_creature infusion=.
    • Fixes the command data print taking object ownership.
    • Fixes the command data set not showing "long" on the autocomplete.
    • Removes the id requirement when using the object remove command.
  • v1.61

    • No real changes, just compatibility for Expand World Prefabs data changes.