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

Server devcommands

Enables devcommands and utilities for server admins.

Date uploaded a year ago
Version 1.36.0
Download link JereKuusela-Server_devcommands-1.36.0.zip
Downloads 4067
Dependency string JereKuusela-Server_devcommands-1.36.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.36

    • Disabled "no pushback with god mode" until PTB is released.
  • v1.35

    • Update for Mistlands PTB.
  • v1.34

    • Fixes rectangle shape not working on World Edit Commands and Infinity Hammer mods.
  • v1.33

    • Adds a new command inventory for inventory management.
    • Removes the ping when map teleporting.
  • v1.32

    • Fixes compatibility issue with Comfy Gizmo.
  • v1.31

    • Fixes the autocomplete of env command.
    • Fixes the black screen.
  • v1.30

    • Improves compatibility with mods that add new skills.
  • v1.29

    • Adds an alias.yaml file to store aliases.
    • Adds a binds.yaml file to store key binds.
    • Changes the substitutionsetting to allow setting the subtitution value instead of only enabling.
  • v1.28

    • Adds support for multiple keys= parameters in bindings.
    • Changes the wait command to update at start of the frame.
    • Fixes aliasing not sometimes working for aliases without parameters.
  • v1.27

    • Internal change to support World Edit Commands mod.
  • v1.26

    • Adds parameter last to the goto command to allow easily returning to the previous position.
    • Adds a new setting no_clip_view to always no clip the camera.
    • Fixes mouse wheel binds resetting placement rotation.

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.