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

World Edit Commands

Adds new client side commands for advanced world editing.

Date uploaded a week ago
Version 1.71.0
Download link JereKuusela-World_Edit_Commands-1.71.0.zip
Downloads 4338
Dependency string JereKuusela-World_Edit_Commands-1.71.0

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2333 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured with the correct entry point for mods and preferred defaults for the community.

Preferred version: 5.4.2333
JereKuusela-Server_devcommands-1.100.0 icon
JereKuusela-Server_devcommands

Enables devcommands and utilities for server admins.

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

See data documentation.

for help and examples.

Tutorials

Credits

Thanks for Azumatt for creating the mod icon!

Sources: GitHub

Donations: Buy me a computer

CHANGELOG

  • v1.71

    • Adds new in-built paint value lava to create lava on Ashlands biome.
    • Adds support for changing only specific paint layers by using * as the layer value.
    • Fixes object command not able to set long data value. Thanks Haloa!
    • Fixes wrong autocomplete for persist operation. Thanks Haloa!
    • Fixes data command to support values with commas. Thanks Haloa!
    • Fixes terrain paint command automatically applying lava on Ashlands biome.
  • v1.70

    • Improves object connect to support specifying returned ids and connection ids separately.
  • v1.69

    • Fixes wrong base64 encoding of the priority data (very minor bug).
  • v1.68

    • Adds new parameters distant and persist to the commands spawn_object and object.
    • Adds new fields distant, persistent and priority to the data file.
    • Improves the reverse hashing of commands data save and data dump.
  • v1.67

    • Fixes the command tweak_object weather= not working properly for environment names with spacebars/underscores.