Valheim is a popular Viking survival game that limits dedicated servers to ten simultaneous players by default. Because no official toggle exists to expand this capacity, administrators must implement community-created mods such as Valheim Plus. It utilizes the BepInEx framework to access and modify the maxPlayers variable within the server's configuration files. Increasing this value allows larger groups to participate in cooperative base building and boss battles across the expansive, procedurally generated biomes.
Requirement: Valheim Plus must be installed on the server and client. Learn how to here.
1. Log in to the BisectHosting Starbase panel.
2. Stop the server.
3. Go to the Files tab.
4. Find the following directory: /home/container/BepInEx/config
5. Open valheim_plus.cfg.
6. On the maxplayers= line, input the desired number.
7. Press Save.
8. Start the server.