How to Change Max Players on Your Rust Server
How to set the player limit on your Rust dedicated server.
Via startup: +server.maxplayers 50
Or in server.cfg: server.maxplayers 50
Performance Notes
- Higher player counts need better CPU (single-thread performance matters most)
- 12GB RAM minimum, 16GB+ recommended for 50+ players
- World size 3000–4000 is ideal for most player counts
- Monitor with
statuscommand (check server FPS and entity count)
Related Guides
How is this guide?

40% Off — Limited TimeGet your Rust server todayInstant setup, DDoS protection, and 24/7 support included.
Get a Server
How to Install Oxide/uMod Plugins on Your Rust Server
How to install the Oxide mod framework and plugins on your Rust dedicated server — installation, permissions, and essential plugins.
How to Set Up RCON on Your Rust Server
How to enable and use RCON for remote administration of your Rust dedicated server.