The Minecraft player limit is controlled by the max-players setting in server.properties. This changes how many players Minecraft allows online at the same time.

Change max players

  1. Stop your Minecraft server from Console, then open Files.
  2. Open server.properties in the file editor.
  3. Find max-players and change the value to the player limit you want.

    Minecraft server.properties file showing the max-players setting

  4. For example, this allows up to 20 players online at once:
    max-players=20
  5. Save the file, then start the server again.

Server performance

Increasing max-players does not add more RAM or CPU power to the server. If the server starts lagging with more players online, lower the player limit again or upgrade the service from the client area.

Recommended player counts by RAM

There is no exact RAM-per-player number for every Minecraft server. View distance, farms, entities, plugins, and modpacks all change how much memory is needed. As a rough guide, vanilla players often need around 100-200MB each, while modded players can need 250-500MB or more each depending on the pack.

These are starting points, not hard limits. If your server has a high view distance, lots of entities, heavy automation, or a large modpack, use the lower end of the range.

RAMVanillaLight plugins or light modsLarge modpacks
2GBUp to 8 players4-6 playersNot recommended
3GBUp to 12 players6-8 players3-5 players
4GBUp to 16 players8-12 players4-8 players
6GBUp to 24 players12-18 players6-12 players
8GBUp to 32 players16-24 players8-16 players
12GBUp to 48 players24-36 players12-24 players
16GBUp to 64 players32-48 players16-32 players
20GB64+ players40-60 players24-40 players
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Colour Codes for Minecraft Multiplayer and Vanilla

This article lists all of the codes you can use with many plugins in Minecraft using Spigot or...

What is the difference between Fabric, Quilt and Forge in Minecraft Modding

Exploring the Distinctions Between Fabric and Forge When diving into the exciting world of...

What is a Grindstone and how is it used?

In this guide, we will teach you what the Grindstone in Minecraft does, and how to use it...

How to Convert Java and Bedrock Edition Worlds

In this guide, we’ll be teaching you how to convert your world from a Java Edition world to a...

How to install Pixelmon on your Minecraft Server

Pixelmon is installed as a Minecraft modpack, so the server and anyone joining it need to use the...