Back
The Serverk blog

How much RAM does a Minecraft server need?

Realistic numbers by player count, plugins and mods — so you never pay for RAM you will not use.

Published 2026-09-05
minecraft

RAM is not one number that fits everyone

The most repeated question before renting any server: how much RAM do I need? And the answer you usually find online is a big number, from a site that wants to sell you a bigger plan.

The truth is simpler: RAM depends on three things only — how many players, what you run on top of the game, and how big the world is. Let us go through them in order.

A small server for you and your friends

A plain Paper server, up to roughly 10 players, light plugins or none:

  • 3 to 4 GB is completely comfortable.

That is most friend servers. If somebody tells you that you need 8 GB to play with five friends, they are selling to you, not advising you.

A bigger server with plugins

20 to 50 players with plugins — land protection, economy, a dynamic map, that sort of thing:

  • 6 to 12 GB, depending on how many plugins and how heavy they are.

RAM climbs here for two reasons: every player loads the chunks around them, and every plugin reserves memory for its own data.

A Forge or NeoForge modpack

This is the case that breaks the rule. A heavy modpack needs a lot of memory even with only two players online:

  • 8 to 12 GB for a heavy modpack, however small the player count is.

The reason is that mods load themselves fully into memory the moment the server starts — before a single player joins. Player count is a secondary factor here; the modpack itself is the primary one.

Things that raise RAM and people forget

  • Crossplay — every Bedrock player coming in through Geyser and Floodgate costs more than a plain Java player. Leave headroom.
  • A high view distance — the higher you push view distance, the more chunks the server loads per player.
  • A large world — a two-year-old server with thousands of explored chunks uses more than a fresh world.

What happens if RAM is too low?

The server does not explode, it stutters: lag on every new chunk, TPS dropping, and in bad cases the server crashes and restarts. If you see those symptoms and your player count has not grown, RAM is the problem.

The reverse is also true: RAM beyond what you need makes nothing faster — it is money spent for nothing. Disk here is 5 GB per 1 GB of RAM, and upgrading when you genuinely need it is a simple step that never costs you your world.

Work it out in a minute

Instead of guessing: the server planner asks for the game, the player count and how you play — no plugins, light plugins, or a heavy modpack — and gives you the right plan, its final price, and what that works out to per person per month.

Ready to make your server?

Pick your game and your plan, and your server is ready in about a minute.

Help improve this article

The articles are open source — if you have a correction or an addition, open a Pull Request on github.com/serverkgg/platform

How much RAM does a Minecraft server need? | Serverk