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

Server devcommands

Enables devcommands and utilities for server admins.

Date uploaded 3 years ago
Version 1.43.0
Download link JereKuusela-Server_devcommands-1.43.0.zip
Downloads 4006
Dependency string JereKuusela-Server_devcommands-1.43.0

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2350 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.2350

README

Server Devcommands

Allows devcommands and utilities for server admins.

Some features and commands require also installing the mod on the server (event, randomevent, resetkeys, skiptime, sleep, stopevent).

Install on the admin client and optionally on the server (modding guide).

Check wiki for available commands and how to use them. Remember to add your steamID64 / playfab ID to the adminlist.txt.

Usage

See documentation.

Credits

Thanks for Azumatt for creating the mod icon!

Sources: GitHub

Donations: Buy me a computer

Changelog

  • v1.43

    • Fixes automatic parrying triggering on the player when the shield breaks.
    • Fixes error with the new update.
  • v1.42

    • Internal change to support Infinity Hammer mod.
    • Changes the command resetskill to reset all skills with the All argument (to match raiseskill behavior).
    • Changes the ghost mode to prevent spawns (only when your client is controlling the area).
    • Fixes the search_id command.
    • Fixes the "No weight limit with god mode" setting appearing to work on other players (with mods that allow inspecting other players).
    • Removes the customized raiseskill command (vanilla supports now the All argument).
    • Removes the setting Disable tutorials as obsolete.
    • Removes the support for tool specific keybinds as obsolete.
  • v1.41

    • Adds duration and intensity to the addstatus command.
    • Adds player name support to goto command.
    • Fixes the setting No item usage with god mode preventing usage of fermenters.
    • Fixes the setting No eitr usage with god mode showing small amount of eitr for some UI mods.
  • v1.40

    • Changes yaml files to not be created if they would be empty.
    • Fixes error when deleting yaml files when the mod is running.
  • v1.39

    • Adds a new setting No item usage with god mode (default true).
    • Adds a new command calm to calm nearby aggravated creatures.
    • Adds a new command repair to repair nearby damaged structures.
    • Fixes say and s commands to work as the server (for Cron Jobs mod).
    • Fixes No eitr usage with god mode not working without any eitr.
  • v1.38

    • Adds a new setting No eitr usage with god mode (default true).
  • v1.37

    • Adds a new setting No Mistlands mist with god mode (default false).
    • Restores "no pushback with god mode".

CHANGELOG

  • v1.113

    • Removes pointless error about "Unable to find the peer to set private position."
  • v1.112

    • Fixed for the new update.
  • v1.111

    • Adds setting to disable cheat tracking when using commands (enabled by default).
    • Adds clearcheats command to clear the character cheat status.
    • More fixes. Thanks JPValheim!
  • v1.110

    • Fixes for the new game update. Thanks Haloa, leandrogg, andrewstevenson91 and endimonan!
  • v1.109

    • Adds support for showing text input when <value_title> is used in the command.
    • Adds support for not adding commands to the console history if they start with a whitespace character (space or tab).
    • Fixes console not being force enabled.
    • Fixes permission check failing if done when the player spawns (affects latest Infinity Hammer).
    • Improves file loading system to support sub-folders and patterns.
    • Removes dependency from Steamworks so should now work on non-Steam hosts.