You are viewing a potentially older version of this package.
View all versions.
Server devcommands
Enables devcommands and utilities for server admins.
Date uploaded | 2 years ago |
Version | 1.41.0 |
Download link | JereKuusela-Server_devcommands-1.41.0.zip |
Downloads | 24171 |
Dependency string | JereKuusela-Server_devcommands-1.41.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.2202README
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.41
- Adds duration and intensity to the
addstatus
command. - Adds player name support to
goto
command. - Fixes the setting
No item usage with god mode
preventing usage of fermenters. - Fixes the setting
No eitr usage with god mode
showing small amount of eitr for some UI mods.
- Adds duration and intensity to the
-
v1.40
- Changes yaml files to not be created if they would be empty.
- Fixes error when deleting yaml files when the mod is running.
-
v1.39
- Adds a new setting
No item usage with god mode
(default true). - Adds a new command
calm
to calm nearby aggravated creatures. - Adds a new command
repair
to repair nearby damaged structures. - Fixes
say
ands
commands to work as the server (for Cron Jobs mod). - Fixes
No eitr usage with god mode
not working without any eitr.
- Adds a new setting
-
v1.38
- Adds a new setting
No eitr usage with god mode
(default true).
- Adds a new setting
-
v1.37
- Adds a new setting
No Mistlands mist with god mode
(default false). - Restores "no pushback with god mode".
- Adds a new setting
CHANGELOG
-
v1.84
- Fixed for the new game version.
-
v1.83
- Internal change: Adds room index to the object selector.
- Internal change: Adds "t" and "f" as accepted values for true and false.
- Internal change: Fixes all prefabs being selected if no valid prefab is found.
- Internal change: Removes excess logging.
-
v1.82
- Adds setting toggling to the command "dev_config".
- Internal change: Adds autocomplete support for dungeon room names.
- Internal change: Scale range parameters can be randomized uniformly.
-
v1.81
- Adds a new setting "Kill destroys spawners".
- Changes the setting "Access private chests" to forcefully open the chest.
-
v1.80
- Changes the
calm
command to also remove the creature target. - Fixes the
dmg
command not working. - Fixes the setting "Automatic item pick up" not working.
- Changes the
-
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.
- Fixes the command
-
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.
- Adds a new command
-
v1.75
- Fixes the
alias
andbind
commands not working with multiple commands. - Lots of changes to support the new data system for World Edit Commands.
- Fixes the
-
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.