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

Server devcommands

Enables devcommands and utilities for server admins.

Date uploaded 3 years ago
Version 1.34.0
Download link JereKuusela-Server_devcommands-1.34.0.zip
Downloads 1957
Dependency string JereKuusela-Server_devcommands-1.34.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.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.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.