The Max Cars Per Player setting controls how many vehicles each player can have spawned at the same time. This helps manage server performance and gameplay balance.
Each additional vehicle increases server load due to physics calculations. Higher values with many players may impact performance. Monitor your server's resource usage.
Changing Max Cars Per Player
- Navigate to the Wabbanode Control Panel and Stop your server.

- Click the Settings tab and select BeamMP ServerConfig.toml.

- Locate the Max Cars Per Player field and enter your desired value..

- Click Save and Start your server.
Recommended Values
| Value | Use Case |
|---|---|
| 1 | Racing servers, high player counts |
| 2 | Freeroam with vehicle switching |
| 3-5 | Small private servers, testing |
| 5+ | Low player count, showcase servers |
Calculating Total Vehicles
The maximum possible vehicles on your server is: Max Vehicles = Max Players × Max Cars Per Player
For example:
- 8 players × 2 cars = 16 vehicles maximum
- 20 players × 1 car = 20 vehicles maximum
Max Cars Per Player is configured. Players can now spawn up to the specified number of vehicles each.

