How do I change the max player count?
Setting how many players can join is a one-line change in server.properties. Just remember that the number you set is a cap, not a promise — your RAM and plan decide how many players the server can actually handle smoothly.
Setting the limit
In server.properties (via the Files tab), set max-players= to the number you want, save, and restart. That's the maximum slot count players will see.
Set a number your server can handle
- Open
server.propertiesin the Files tab. - Set
max-players=to your desired number. - Save and restart.
- Choose a value your RAM/plan can actually support.
Tip: Your RAM and plan are the real ceiling. Setting
max-players=100on a small plan just invites lag when the server fills up — pick a number your resources can genuinely handle. See our capacity articles for sizing guidance.
Frequently asked questions
Can I set it higher than my plan allows? You can set any number, but the server will lag or struggle if more players join than your RAM/CPU can support. Size the number to your plan.
How many players per GB of RAM? It varies with plugins/mods and view distance. Our capacity articles give realistic ranges — modded and heavily-plugged servers need more per player.
Does raising the cap improve performance? No — it only allows more players in. Performance comes from your resources, so upgrade the plan if you need to host a bigger crowd.