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

Dedicated server devcommands

Enables devcommands for server admins.

Date uploaded 2 years ago
Version 1.4.0
Download link JereKuusela-Dedicated_server_devcommands-1.4.0.zip
Downloads 1490
Dependency string JereKuusela-Dedicated_server_devcommands-1.4.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 require also installing the mod on the server (event, randomevent, resetkeys, setkey, skiptime, sleep, stopevent).

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.4.0:
    • Added server side support for event, randomevent, resetkeys, setkey, skiptime, sleep, stopevent.
  • 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