Skip to content

How to choose a Minecraft server plan

The right Minecraft server plan depends less on the number of player slots and more on what the server has to simulate: how many players are online at once, how far they spread out, and how many plugins or mods are loaded. This article explains the three DataPasa Minecraft plans, how to match them to your server, and how to test before you commit, since you pay by the hour. All plans and prices are also on the Minecraft server hosting page.

The three plans

All Minecraft servers run Java Edition on Ryzen 9 3900 processors with clocks up to 4.3 GHz in Germany and come with the Pterodactyl game panel: live console, file manager, FTP, MySQL with phpMyAdmin and version switching.

PlanCPURAMDiskMySQL databasesBackup slotsPrice
Micro1 core2 GB10 GB11$1.97/mo ($0.0027/hr)
Small2 cores4 GB20 GB21$4.75/mo ($0.0065/hr)
Medium4 cores8 GB40 GB22$11.68/mo ($0.016/hr)

What actually uses the resources

  • RAM holds the loaded world around every player, all entities, plugin and mod data. Players who explore in different directions load more chunks than players who stay together in one base. Mods add a lot: a large modpack can use several GB before anyone joins.
  • CPU clock matters more than the number of cores. The main game loop (the tick) runs mostly on one thread, so a fast core keeps the server at a smooth 20 ticks per second. Extra cores help with world generation, garbage collection and work that Paper and some mods move off the main thread.
  • Disk grows with the world. Exploring new terrain creates new region files, and every backup takes space too.

Which plan for which server

These are starting points, not hard limits. A quiet group in one base needs less than the same number of players each flying in a different direction.

Your serverSuggested plan
Vanilla or Paper for a few friends, no or few pluginsMicro
Paper with a normal set of plugins, a small community, or a light Fabric modpackSmall
Large Forge, NeoForge or Fabric modpacks, many plugins, or a larger communityMedium

Micro is the budget choice for a private world with friends. 2 GB is enough for vanilla or Paper with a handful of players, but not for modpacks.

Small is the best fit for most servers. 4 GB and two cores handle a public Paper server with plugins for economy, land claims and permissions, or a light Fabric pack with performance mods.

Medium is for modded Minecraft. Big Forge or NeoForge packs often need 6 to 8 GB just to run comfortably, and four cores help with the extra background work. It also has two backup slots, which is useful when you update a modpack and may need to roll back.

Check the modpack's own requirements

Most modpack pages list recommended server RAM. If a pack asks for 6 GB or more, go straight to Medium.

Paper, vanilla, Fabric or Forge

  • Vanilla is the official Mojang server. It runs no plugins or mods and is the least efficient of the options.
  • Paper is a high performance fork of the vanilla server that runs Bukkit and Spigot plugins. Players join with the normal game client. For a server without mods it is usually the best choice: it uses fewer resources than vanilla for the same world and has many settings to tune performance.
  • Fabric is a lightweight mod loader. It is popular for performance mods and for modpacks that stay close to vanilla. Players need the same mods on their side for most content mods.
  • Forge and NeoForge run the large classic modpacks with new machines, dimensions and tech mods. They need the most RAM.

Choose the game version when you order the server. You can switch versions later in the game panel. Switching between different server software, or between major versions of a modded world, can break the world, so make a backup before any change.

Save RAM and CPU with view distance

Two settings in server.properties have the biggest impact on performance. Edit the file in the game panel's file manager and restart the server.

  • view-distance sets how many chunks in each direction the server sends to every player. The default is 10. Lowering it to 6 or 8 greatly reduces the loaded area and memory use, and most players hardly notice.
  • simulation-distance sets how far from players mobs, crops and redstone keep running. The default is 10 as well. A value of 6 is a good balance for busy servers.

A few more tips:

  • Pre-generate the world on Paper with a plugin such as Chunky, while nobody plays. Generating new terrain is the heaviest task a server does, and doing it in advance avoids lag spikes when players explore.
  • Limit the world size with a world border, so disk usage and backups stay predictable.
  • Watch the console. Messages that the server cannot keep up mean it is short on CPU or RAM. That is the moment to lower view distance or switch to a bigger plan.

Test first, you pay by the hour

Minecraft servers are billed from your prepaid balance by the hour, like a VPS. There is no contract and no minimum term, so the cheapest way to find the right plan is to try it:

  1. Top up your balance and order the plan you think fits.
  2. Invite your players for an evening and watch the console and performance.
  3. If the server struggles, order a bigger plan and copy the world over. If it is idle, a smaller one may be enough.

When you do not need the server anymore, delete it and charging stops at once. Details are in how hourly billing works.

Download your world before deleting

Deleting a game server removes all its files immediately and they cannot be restored. Download the world folder, configs and plugin data through the file manager or FTP first. The same applies if your balance runs out: the server is suspended and deleted 24 hours later.

Summary

Start with Micro for a small vanilla or Paper world with friends, choose Small for most plugin servers and light modpacks, and take Medium for heavy modpacks and larger communities. Use Paper when you do not need mods, keep view distance moderate, and test with hourly billing before you settle. Compare the plans on the Minecraft server hosting page.