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

Server devcommands

Enables devcommands and utilities for server admins.

Date uploaded 8 months ago
Version 1.54.0
Download link JereKuusela-Server_devcommands-1.54.0.zip
Downloads 3627
Dependency string JereKuusela-Server_devcommands-1.54.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, find, 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.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.
  • v1.71

    • Improves the parameter case insensitivity to work for every parameter (for example forcedelete).
    • Fixes some commands crashing the game.
  • v1.70

    • Fixes the commands raiseskill and resetskill crashing the game.
  • v1.69

    • Fixes the first parameter not being case insensitive (for example env clear).
    • Improves autocomplete of nested commands.
  • v1.68

    • Fixes the tp command not working.
    • Fixes issues with latest Comfy Gizmo.
    • Internal changes for World Edit Commands, Infinity Hammer and Infinity Tools mods.
    • Removes the bind tagging system as obsolete.
    • Removes the setting "Disable parameter warnings" as obsolete.
    • Removes the ping from the find command when a single object was found.
  • v1.67

    • Adds a new command search_component for debugging purposes.
    • Changes the timer from wait command to be separate for each command.
    • Fixed for the new patch.
  • v1.66

    • Adds a new command tp to teleport players.
    • Fixes Ctrl+A not working in the console.
  • v1.65

    • Fixes noclip flying not resetting water level.
  • v1.64

    • Fixes find command not adding pins on single player.
  • v1.63

    • Fixes underground check being disabled for creatures, thanks Tristan!
  • v1.62

    • Fixed for new patch.
    • Removes admin implementation of commands resetkeys, sleep, skiptime and genloc (vanilla supports this now).
  • v1.61

    • Fixes tab completion not working with aliases.
  • v1.60

    • Adds a new setting "Wrapping" to allow using space bar in command parameters.
    • Reworks the substitution system to only work with aliases (less interference with normal commands).
    • Removes the setting "Debug console" as obsolete.
  • v1.59

    • Adds a new setting "Improved chat" to allow turning off most chat changes.
    • Improves compatibility with KGChat.
    • Removes the setting "Best command match" as obsolete.
  • v1.58

    • Fixes world modifiers cleaned up on world load.
    • Fixes resetkeys command not working.