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

World Edit Commands

Adds new client side commands for advanced world editing.

Date uploaded 5 months ago
Version 1.46.0
Download link JereKuusela-World_Edit_Commands-1.46.0.zip
Downloads 1056
Dependency string JereKuusela-World_Edit_Commands-1.46.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.75.0 icon
JereKuusela-Server_devcommands

Enables devcommands and utilities for server admins.

Preferred version: 1.75.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.

Tutorials

Credits

Thanks for Azumatt for creating the mod icon!

Sources: GitHub

Donations: Buy me a computer

CHANGELOG

  • v1.55

    • Adds new paramater data copy_raw to make it easier to use the old system.
    • Fixes multiple data entries not working for spawn_object data.
    • Fixes multiple data entries not working for data data.
    • Fixes item generation not working from data.
  • v1.54

    • Adds support for targeting players when id=Player is used.
    • Adds new command data for data related operations.
    • Adds support for the Expand World Data system (with much more features).
    • Adds keywords creature (Humanoid) and structure (WearNTear) back to the type parameter.
    • Adds new parameters match and unmatch to filter objects by data.
    • Fixes the type parameter being case sensitive.
    • Fixes the type parameter not working for the hovered object.
    • Fixes the field parameter not working with the Piece component.
    • Fixes the object command defaulting to scale 1 when no scale was provided.
    • Improves reliability of the undo feature.
    • Replaces object copy command, now it copies the object id.
    • Removes object data as obsolete.
  • v1.53

    • Fixes data not always being synced on servers.
  • v1.52

    • Adds a parameter chance to the command terrain.
    • Adds a parameter components to the command object.
    • Adds support for multiple values to the parameter type.
    • Changes the parameter type to use actual component names instead of some hardcoded values.
    • Fixes the field parameters being applied to all objects without checking the components.
  • v1.51

    • Adds id support when selecting objects with connect.
    • Fixes field autocomplete not including child components.
    • Makes tweak_creature faction= work with the Expand World Factions mod.
  • v1.50

    • Fixes compatibility issue with Drop That.
  • v1.49

    • Improves compatibility with some mods.
  • v1.48

    • Adds support for persisting false, zero or empty field values when installed on the server.
    • Adds connected ZDO info to the object copy=all command.
    • Fixes false not working for the field parameter.