How to Change Max Players on Your Minecraft Server
Would you like to allow more or fewer players to join your Minecraft server at the same time? The max-players setting determines how many players may be connected simultaneously. This number is also known as the number of player slots. By default, the maximum is set to 20 players. In this guide, we explain how to change this number for your Minecraft server.
Changing the maximum number of players
- Log in to the game panel and go to your Minecraft server.
- Stop the Minecraft server if it is currently running.
- Open the Files page.
- Open the
server.propertiesfile by clicking the file name. - Find the line that begins with
max-players=.
Tip UseCtrl+Fon Windows and Linux orCmd+Fon macOS to find the setting more quickly.
- Change the number after the equals sign (
=) to the maximum number of players you want to allow. To allow up to 100 players, for example, use:
max-players=100- Save the file.
- Start the Minecraft server using the green start button. The new maximum number of players will take effect once the server has fully started.
How many players can my Minecraft server handle?
The max-players setting only changes how many players are allowed to connect. Increasing this value does not automatically provide your Minecraft server with additional processing power or memory.
The number of players your server can handle without lag depends on factors such as your server plan, server software and the use of worlds, plugins and mods. Increase the maximum gradually and monitor the CPU and RAM usage in the game panel.