Implementing a whitelist on a VEIN multiplayer server restricts access to pre-approved SteamIDs. This security measure prevents random griefers from joining the session to destroy player bases or block valuable points of interest. Since the survival game features destructible environments, unmoderated public servers experience rapid depletion of essential loot hubs.
1. Log in to the BisectHosting Starbase panel.
2. Stop the server.
3. Select the Config Files tab and choose Server Config.
4. Input the following in a new section:
[/Script/Vein.VeinGameStateBase]
WhitelistedPlayers=5. On the WhitelistedPlayers= line, enter a player’s SteamID64. Learn how to find the SteamID64 here.
For multiple players, add more WhitelistedPlayers= lines.
6. Press the Save button.
7. Start the server.