Vein servers are found in the in-game browser when they are set to public. Your server has a game port players connect on and a query port the browser reads.
Find your address
Open your server at https://panel.playnhost.com. The overview shows the IP and the ports assigned to SERVER_PORT and QUERY_PORT. Players connect on SERVER_PORT.
Join from the browser
- Launch Vein and open the server browser.
- Clear the filters, particularly the ones hiding empty and password protected servers.
- Search for your server name as set by
ServerNameingame.ini. - Join, entering the password if one is set.
A server with bPublic set to false does not appear in the browser at all, but can still be joined directly.
Join directly
Vein is built on Unreal Engine, so the console connect works:
- Open the console at the main menu with the tilde key.
- Run:
using your IP andopen 203.0.113.10:7777SERVER_PORT.
This is the line to give your players. It works whether or not the server is listed.
If you cannot connect
- Check the panel console. Vein logs the map loading and reports when the server is ready.
- Confirm you used
SERVER_PORTand not the query port. - A version mismatch after a game update hides the server from updated clients. Restart the server so it pulls the new build.
- If the server is listed but you are refused, a password is set in
game.inithat has not been shared.





