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

Server devcommands

Enables devcommands and utilities for server admins.

Date uploaded a year ago
Version 1.44.0
Download link JereKuusela-Server_devcommands-1.44.0.zip
Downloads 8075
Dependency string JereKuusela-Server_devcommands-1.44.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

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.44

    • Fixes the server side chat feature not working.
  • 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.79

    • Fixes autocomplete not working for locations (without Expand World Data mod installed).
  • v1.78

    • Fixes autocomplete not working for location clones (from Expand World Data mod).
    • Fixes error message when typoing an object name.
    • Fixes vanilla object copy not copying the rotation.
  • v1.77

    • Fixes the command recall (now internally uses tp command).
    • Fixed for the new version of the game.
  • v1.76

    • Adds a new command dmg to deal damage to players, thanks Trapaceiro!
    • Fixes the "Disable no map" setting not working.
    • Fixes the tp command not working on other players.
    • Fixes autocomplete breaking when wrapping "" was used.
  • v1.75

    • Fixes the alias and bind commands not working with multiple commands.
    • Lots of changes to support the new data system for World Edit Commands.
  • v1.74

    • Reverts the admin check change. Lovely!
  • v1.73

    • Changes the admin check to use the official admin check.
    • Fixes single selector not being able to target players or _ZoneCtrl objects (for example with Infinity Hammer).
    • Fixes some commands still being case sensitive.
    • Fixes commands without autocomplete causing an error.
  • v1.72

    • Fixes commands, this time for real.