A collection of guides and advice to make it easy to set up and run your Valheim server with Apex Hosting.
Show private players (default:false, key:private_players): Shows players on the map even if they have set their position as private. Must be enabled both client and server side to work (admins can individually keep the feature off even when enabled from the server). ...
SUPERVISOR_HTTP false Turn on supervisor's http server on port :9001 SUPERVISOR_HTTP_USER admin Supervisor http server username SUPERVISOR_HTTP_PASS Supervisor http server password. http server will not be started if password is not set! STATUS_HTTP false Turn on the status http server. Only us...
Server status - Start / Stop / Restart Access to Admin Commands Xbox compatible (via Game Pass) Steam/Microsoft compatible (PC server) 10 Slots $16.00 per Month Seattle Order Now Most Popular 10 Slots $16.00 Per Month Seattle Order Now Max it out 30 Slots $31.25 per Month Seattle Order...
tput setaf 1; echo "$PUBLIC_SERVER_DISPLAY_BAD_EXAMPLE" ; tput setaf 9; tput setaf 2; echo "$DRAW60" ; tput setaf 9; echo "" read -p "$PUBLIC_SERVER_ENTER_NAME" displayname tput setaf 2; echo "---" ; tput setaf 9; echo "" clear # Take user input for Valh...
World modifiers and presets can now be set to dedicated servers using parameters in the startup bat-file (see manual) or using the console as an admin Updated dedicated server manual to include information on setting world modifiers Fixed modifier summary being displayed incorrectly after choosing ...
* Fix random events only spawning for the host when using ‘Player based events’, or not at all if on dedicated server * Fixed the saving of some stats * Added ‘hildir’ to itemset command * Tombstones can now be deleted with 'forcedelete' command ...
Dedicated server- for players who want to run a persistent server. If you prefer not to run a server on your PC, consider renting a server at G-Portal. If you're thinking about buying Valheim - be wary of the smoke. When building your house, you need a fire. You also need a roof...
If devcommands or the no build cost world modifier are enabled, items can be right clicked to spawn them. Requires the config optionAllow Cheatingto be enabled as well. If the world modifier are not set, it's only possible at a local game or when the user is an admin at a server. ...
The usecase: I want to create a function, that allows clients to run a chat command as admin, and send a server announcement. It will display in the client's chat without using the RPC chat (you could replace this with logic to do something else, this is purely an example)....