How to Change Max Players on Your Stormworks Server

Learn how to set the maximum player count on your Stormworks: Build and Rescue dedicated server.

The max players setting controls how many players can be connected to your Stormworks server at the same time. Adjusting this value lets you balance between a lively multiplayer experience and optimal server performance, especially when players are operating complex custom vehicles.

Changing Max Players

Open the XGamingServer panel

Log in to the XGamingServer panel and select your Stormworks server.

Stop your server

Stop your server before editing the config file.

Navigate to Files

In the sidebar, go to Files.

Open server_config.xml

Find and open server_config.xml in the server root directory.

Edit the max_players tag

Find the <max_players> tag and change the value to your desired player limit:

<max_players>16</max_players>

Save and start

Click Save and start your server.

The new player limit will take effect when the server starts. Players already connected will not be kicked — the limit only prevents new players from joining once the server is full.

Changing Max Players via Startup Tab

You may also be able to change max players through the Startup tab:

Go to Startup

In the sidebar, click Startup.

Find the Max Players field

Look for a Max Players field.

Set the value

Enter your desired player count.

Save and restart

Save your changes and restart the server.

📝 Note: If the max players value is set in both the Startup tab and server_config.xml, check which one takes priority by reviewing the server browser listing after restarting.

The ideal player count depends on your server's purpose and the complexity of the vehicles being used:

Player CountExperienceBest For
2–4Intimate coop sessions with close coordinationSmall friend groups, complex multi-crew vehicles
4–8Active multiplayer with room for multiple vehicle operationsCoop rescue missions, small community servers
8–16Busy server with multiple concurrent operationsGeneral multiplayer, community events
16+Large-scale sessions with many active vehiclesBig events, large communities

💡 Tip: Stormworks performance is heavily affected by vehicle complexity. A server with 4 players operating massive, detailed vehicles can use more resources than a server with 16 players using simple boats. Factor in your community's building style when choosing the player limit.

Performance Considerations

Stormworks is unique in that performance depends not just on player count, but on what players are building and spawning:

FactorImpact
Vehicle complexityMore logic components, sensors, and moving parts = more CPU usage per vehicle
Number of spawned vehiclesEach active vehicle on the map adds to the physics simulation load
Player countMore players = more network traffic and more potential vehicles
World stateFires, weather events, and NPC rescues add to the simulation load

Tips for Better Performance with More Players

  • Set vehicle limits — Encourage or enforce limits on how many vehicles each player can spawn
  • Clean up unused vehicles — Enable the <cleanup_vehicle> setting in server_config.xml so players can despawn vehicles they're no longer using (see the configuration guide)
  • Monitor the console — Check Console on the XGamingServer panel for performance warnings
  • Start conservative — Begin with a lower player count and increase it as you test performance

How Player Slots Work

  • Full server — When the server reaches the max player limit, new players will see it as full in the server browser and cannot join until a slot opens
  • No slot reservation — Stormworks does not have a built-in slot reservation system. If you need to guarantee slots for certain players, set the max players slightly above your expected count
  • Rejoining — If a player disconnects, their slot opens immediately for someone else. There is no reserved reconnect window

📝 Note: Your XGamingServer plan determines the maximum resources available to your server. If you're experiencing performance issues at high player counts, consider upgrading your plan or optimizing vehicle complexity on your server.

If you get stuck at any time, you can join our Discord.

How is this guide?

40% Off — Limited TimeGet your Stormworks server todayInstant setup, DDoS protection, and 24/7 support included.
Get a Server

On this page