Server devcommands
Enables devcommands and utilities for server admins.
| Date uploaded | a year ago |
| Version | 1.36.0 |
| Download link | JereKuusela-Server_devcommands-1.36.0.zip |
| Downloads | 4058 |
| Dependency string | JereKuusela-Server_devcommands-1.36.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.36
- Disabled "no pushback with god mode" until PTB is released.
-
v1.35
- Update for Mistlands PTB.
-
v1.34
- Fixes rectangle shape not working on World Edit Commands and Infinity Hammer mods.
-
v1.33
- Adds a new command
inventoryfor inventory management. - Removes the ping when map teleporting.
- Adds a new command
-
v1.32
- Fixes compatibility issue with Comfy Gizmo.
-
v1.31
- Fixes the autocomplete of
envcommand. - Fixes the black screen.
- Fixes the autocomplete of
-
v1.30
- Improves compatibility with mods that add new skills.
-
v1.29
- Adds an
alias.yamlfile to store aliases. - Adds a
binds.yamlfile to store key binds. - Changes the
substitutionsetting to allow setting the subtitution value instead of only enabling.
- Adds an
-
v1.28
- Adds support for multiple
keys=parameters in bindings. - Changes the
waitcommand to update at start of the frame. - Fixes aliasing not sometimes working for aliases without parameters.
- Adds support for multiple
-
v1.27
- Internal change to support World Edit Commands mod.
-
v1.26
- Adds parameter
lastto thegotocommand to allow easily returning to the previous position. - Adds a new setting
no_clip_viewto always no clip the camera. - Fixes mouse wheel binds resetting placement rotation.
- Adds parameter
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.