A hosting plan looks like a list of numbers. Only one of them usually changes between tiers, and knowing which one — and why — makes it much easier to buy the right size rather than the one that sounds impressive.
Memory is the unit
Plans are priced by how much memory the service gets, because memory is the resource a Minecraft server consumes predictably and exclusively. Two servers on the same node share processor time as they need it; they do not share memory, because a server holds its world in its own allocation and nothing else can use it.
What each part of the spec means to you
| Spec | What it decides |
|---|---|
| Memory | How much world, how many plugins, how many players before it strains. |
| Processor | How fast one tick completes. Mostly single-thread speed, not core count. |
| Storage | How big your world and backups can get. Rarely the limit before memory is. |
| Location | The floor on ping for your players. Physics, not configuration. |
If your server is lagging because one plugin is expensive or a farm ticks a thousand entities, a larger plan changes nothing — the same single thread does the same work. Memory fixes crashes and freezes. Processor speed and less work fix low TPS. Diagnosing which you have before upgrading saves money and disappointment.
Buying the right size
- Start from your plugin list and your player count
The article on how player count scales resource use has realistic figures. Most people need less than they expect.
- Leave headroom
Running at ninety percent of capacity means the first busy evening is an outage. Sixty to seventy percent at peak is comfortable.
- Upgrade later rather than guessing now
Moving up is prorated and takes minutes. Paying for a year of memory you never used is not recoverable.
Figures change; this article would go stale if it repeated them. The plans page is where the memory, the per-gigabyte rate and what is included are always current.