Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
Server devcommands
Enables devcommands and utilities for server admins.
| Date uploaded | 6 hours ago |
| Version | 1.112.0 |
| Download link | JereKuusela-Server_devcommands-1.112.0.zip |
| Downloads | 5880 |
| Dependency string | JereKuusela-Server_devcommands-1.112.0 |
This mod requires the following mods to function
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.2350README
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.112
- Fixed for the new update.
-
v1.111
- Adds setting to disable cheat tracking when using commands (enabled by default).
- Adds
clearcheatscommand to clear the character cheat status. - More fixes. Thanks JPValheim!
-
v1.110
- Fixes for the new game update. Thanks Haloa, leandrogg, andrewstevenson91 and endimonan!
-
v1.109
- Adds support for showing text input when
<value_title>is used in the command. - Adds support for not adding commands to the console history if they start with a whitespace character (space or tab).
- Fixes console not being force enabled.
- Fixes permission check failing if done when the player spawns (affects latest Infinity Hammer).
- Improves file loading system to support sub-folders and patterns.
- Removes dependency from Steamworks so should now work on non-Steam hosts.
- Adds support for showing text input when
-
v1.108
- Fixes server side commands checking admin status of the server, instead of the player executing the command.