This package has been marked as deprecated, and it's suggested another
alternative is used.
You are viewing a potentially older version of this package.
View all versions.
Dedicated server devcommands
Enables devcommands for server admins.
Date uploaded | 2 years ago |
Version | 1.4.0 |
Download link | JereKuusela-Dedicated_server_devcommands-1.4.0.zip |
Downloads | 1511 |
Dependency string | JereKuusela-Dedicated_server_devcommands-1.4.0 |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.
Preferred version: 5.4.1700README
Dedicated server devcommands
This client side mod allows devcommands for server admins.
Some commands require also installing the mod on the server (event, randomevent, resetkeys, setkey, skiptime, sleep, stopevent).
Manual Installation:
- Install the BepInExPack Valheim
- Download the latest zip
- Extract it in the <GameDirectory>\BepInEx\plugins\ folder.
- Add your steamID64 to adminlist.txt (if not already).
Check wiki for available commands and how to use them.
Changelog
- v1.4.0:
- Added server side support for event, randomevent, resetkeys, setkey, skiptime, sleep, stopevent.
- v1.3.0:
- Refactored the code to hopefully make it work more reliably.
- Added autocomplete to chat window also for cheat commands.
- v1.2.0:
- Added support for Hearth and Home update.
- v1.1.0:
- Improved admin check
- v1.0.0:
- Initial release