Zenox-ServerConnect icon

ServerConnect

Adds a one-click main menu button that connects straight to a configured server address and password, skipping the server browser.

Last updated 3 days ago
Total downloads 1118
Total rating 2 
Categories Client-side Utility AI Generated Deep North Update
Dependency string Zenox-ServerConnect-1.0.7
Dependants 3 other packages depend on this package

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2350 icon
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.2350

README

ServerConnect

Adds a one-click button to the main menu that connects straight to a configured server, skipping the server browser and manual IP/password entry entirely.

Bugs / suggestions: Discord

ServerConnect screenshot

Behaviour

  • Adds a button above "Start Game" on the main menu, labelled with your configured server name.
  • Clicking it connects directly to the configured ip:port, submitting the configured password automatically, then proceeds straight to character select like a normal server join.

Configuration

Settings live in BepInEx/config/zenox.serverconnect.cfg, generated on first run. The defaults are placeholders - set your own server's details before use:

Setting Default Description
Enabled true Enable/disable the menu button.
Label My Server Text shown on the button.
Address 127.0.0.1:2456 Server address (ip:port) the button connects to.
Password changeme Password submitted automatically when connecting.