You are viewing a potentially older version of this package.
View all versions.
Server devcommands
Enables devcommands and utilities for server admins.
| Date uploaded | 6 months ago |
| Version | 1.59.0 |
| Download link | JereKuusela-Server_devcommands-1.59.0.zip |
| Downloads | 6228 |
| Dependency string | JereKuusela-Server_devcommands-1.59.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, 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
aliasandbindcommands 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.
-
v1.71
- Improves the parameter case insensitivity to work for every parameter (for example
forcedelete). - Fixes some commands crashing the game.
- Improves the parameter case insensitivity to work for every parameter (for example
-
v1.70
- Fixes the commands
raiseskillandresetskillcrashing the game.
- Fixes the commands
-
v1.69
- Fixes the first parameter not being case insensitive (for example
env clear). - Improves autocomplete of nested commands.
- Fixes the first parameter not being case insensitive (for example
-
v1.68
- Fixes the
tpcommand 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
findcommand when a single object was found.
- Fixes the
-
v1.67
- Adds a new command
search_componentfor debugging purposes. - Changes the timer from
waitcommand to be separate for each command. - Fixed for the new patch.
- Adds a new command
-
v1.66
- Adds a new command
tpto teleport players. - Fixes Ctrl+A not working in the console.
- Adds a new command
-
v1.65
- Fixes noclip flying not resetting water level.
-
v1.64
- Fixes
findcommand not adding pins on single player.
- Fixes
-
v1.63
- Fixes underground check being disabled for creatures, thanks Tristan!
-
v1.62
- Fixed for new patch.
- Removes admin implementation of commands
resetkeys,sleep,skiptimeandgenloc(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
resetkeyscommand not working.