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

Dedicated server devcommands

Enables most devcommands for server admins.

Date uploaded 4 years ago
Version 1.3.0
Download link JereKuusela-Dedicated_server_devcommands-1.3.0.zip
Downloads 667
Dependency string JereKuusela-Dedicated_server_devcommands-1.3.0

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.1700 icon
denikson-BepInExPack_Valheim

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

Preferred version: 5.4.1700

README

Dedicated server devcommands

This client side mod allows devcommands for server admins. Some commands don't work (skipping time or events).

Manual Installation:

  1. Install the BepInExPack Valheim
  2. Download the latest zip
  3. Extract it in the <GameDirectory>\BepInEx\plugins\ folder.
  4. Add your steamID64 to adminlist.txt (if not already).

Check wiki for available commands and how to use them.

Changelog

  • v1.3.0:
    • Refactored the code to hopefully make it work more reliably.
    • Added autocomplete to chat window also for cheat commands.
  • v1.2.0:
    • Added support for Hearth and Home update.
  • v1.1.0:
    • Improved admin check
  • v1.0.0:
    • Initial release