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

Server devcommands

Enables devcommands and utilities for server admins.

Date uploaded a week ago
Version 1.108.0
Download link JereKuusela-Server_devcommands-1.108.0.zip
Downloads 9734
Dependency string JereKuusela-Server_devcommands-1.108.0

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2333 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.2333

README

Server Devcommands

Allows devcommands and utilities for server admins. Full features require server side installation.

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

    • Fixes server side commands checking admin status of the server, instead of the player executing the command.
  • v1.107

    • Adds new field admin to the permissions.yaml to support character specific admin status.
    • Adds support for permissions for all characters with the same host name (character id is optional).
    • Fixes devcommands status not being used (admin status always enabled cheat access).
    • Fixes move_spawn command not working for custom spawn locations.
    • Fixes move_spawn command causing error if no spawn was found (now attempts to make a new one).
  • v1.106

    • Fixes server side remote commands returning excessive output.
    • Fixes autocomplete issue.
  • v1.105

    • Fixes major performance issue in the permission system.
  • v1.104

    • Fixes permissions.yaml not being created on start up.