Minecraft Dedicated Server Hosting: The 2026 Buyer's Checklist
"What's the best Minecraft server hosting?" is the highest-volume question across r/admincraft and r/Minecraft. The honest answer: it depends on your edition (Java vs Bedrock), your scale, your modding plans, and your group's geography. This page is a vendor-neutral checklist of the eight specs that actually matter for Minecraft in 2026. Bring it when you compare quotes.
1. Single-thread CPU clock speed (still the #1 factor)
Minecraft Java's main game loop is famously single-threaded. Even on Paper, Purpur, Folia, or Leaf (the four most popular performance forks in 2026), most of the per-tick work still runs on one core. Hosts that brag about "32 cores" are missing the point — what matters is the per-core boost clock.
| Server scenario | Required single-thread clock | Typical CPU families |
|---|---|---|
| 1-5 players, vanilla, default world | 3.5 GHz+ | Ryzen 5 5600, i5-11400 |
| 5-15 players, light plugins | 4.0 GHz+ | Ryzen 7 5800X3D, i7-12700 |
| 15-30 players, heavy plugins / custom world | 4.5 GHz+ | Ryzen 9 5950X, i9-13900K |
| 50+ players, large network with proxies | 5.0 GHz+ boost | Ryzen 9 7950X3D, i9-14900KS |
| Heavy modded (NeoForge / large modpacks) | 4.5-5.0 GHz | Ryzen 9 X3D family |
Ryzen X3D chips (the ones with 3D V-Cache) are particularly strong for Minecraft because of how the JVM's hot paths interact with L3 cache. If a host names the X3D family on their spec sheet, that's a green flag.
2. RAM headroom (vanilla 4GB, modded 16GB+)
Memory needs vary wildly by scenario:
| Setup | Recommended RAM |
|---|---|
| Vanilla 1-5 players | 2-4 GB |
| Vanilla 5-20 players | 4-8 GB |
| Paper / Purpur, 20-50 players, light plugins | 8-12 GB |
| Paper, 50-100 players, network with proxies | 16-24 GB |
| Modded 1-5 players, 100-mod modpack | 8-12 GB |
| Modded 5-15 players, large modpack (Cobbleverse, ATM, etc.) | 16-32 GB |
| Bedrock dedicated server | 2-8 GB (lighter than Java) |
If a host caps RAM at the entry tier and charges a lot to upgrade, that's a flag — modded Minecraft servers grow fast. See our JVM tuning guide for how to spend that RAM properly.
3. Java 21 vs Java 26 support (the 2026 question)
Minecraft 1.21+ requires Java 21. Some players ask whether they should run Java 26 (the new LTS) for performance. The short answer: yes, but only if your host supports it and your plugins are compatible. Java 26 brings JIT improvements and lower GC pause times that materially help busy servers.
Demand from any host:
- Multiple Java versions available on the panel (21 baseline, 26 for opt-in).
- Easy switching without reinstall.
- Plugin compatibility note in their docs (some old plugins explicitly forbid Java 24+).
See our Java 21 vs 26 decision matrix for the deep dive.
4. Server software flexibility (Paper, Purpur, Folia, Leaf, Velocity, NeoForge)
The Minecraft server software ecosystem in 2026 is rich:
- Paper — the de-facto Bukkit-compatible performance fork. Default choice for most.
- Purpur — Paper fork with extra config options. Slight stability cost for more knobs.
- Folia — Paper fork with multithreaded region simulation. Big change; not all plugins work.
- Leaf — Newer 2026 fork focused on async tick optimization. Promising but young.
- Velocity — Proxy for multi-server networks (Hermitcraft, large communities).
- NeoForge / Fabric — Modded server platforms (Forge for 1.21, NeoForge for newer).
- Vanilla — Mojang's official server, slow but compatible with everything.
A good host lets you switch between Paper / Purpur / Folia / Leaf in 1-2 clicks via the panel. Bonus points for Velocity proxy support.
5. Bedrock + Java crossplay (Geyser support)
Geyser is the community plugin that lets Bedrock clients connect to Java servers (and vice versa via Floodgate). Demand:
- Geyser preinstalled or 1-click install via panel.
- Floodgate compatibility for offline-mode-style Bedrock auth.
- Port 19132 (Bedrock) AND port 25565 (Java) both exposed.
- Documentation that addresses common Geyser issues (Terralith conflicts, anticheat false positives).
If you intend to run a crossplay server, this is non-negotiable. See our Geyser setup guide.
6. Mod / plugin ecosystem support
Hosts that bury "install mods" behind a support ticket are dead to active modded groups. Demand:
- Drag-and-drop .jar upload via panel file manager.
- Modpack quick-install (FTB, ATLauncher, CurseForge integration).
- Plugin folder structure visible and editable.
- Mod version pinning during Minecraft version updates (important during 1.21 → 1.22 windows).
7. Region selection vs your group's geography
Minecraft is more latency-tolerant than FPS games but very tolerant past 150ms = bad combat feel and stuttery building.
| Player majority | Optimal datacenter region |
|---|---|
| US East | Virginia / Toronto |
| US West | Oregon / California |
| UK / Western EU | Paris / London / Frankfurt |
| Eastern EU | Warsaw / Frankfurt |
| Australia | Sydney / Melbourne |
| Mixed continents | US East (best compromise) |
8. Backup retention + self-service restore
Minecraft world corruption is rare but catastrophic when it happens. A 500-hour multiplayer world represents thousands of player-hours.
- 14-day retention minimum. 7-day is too short — chunk corruption is sometimes not detected until weeks later when someone visits a far-flung area.
- Hourly backups during active sessions. Daily-only loses too much progress.
- Self-service restore via panel. Not a 24-hour support ticket.
- FTP / SFTP access to download backups locally. Off-host copies protect against host-side disasters.
Red flags during vendor evaluation
- "Free plan" with credit card on file that auto-converts to paid. Check the terms.
- "Premium support" as a paid tier. All support should be included.
- Vague CPU specs ("modern processor"). Demand the model.
- No Linux option. Windows licensing inflates cost 30-50%.
- Aggressive contract lock-in. 1-month minimum is the only acceptable minimum.
- Player-slot pricing applied artificially. Minecraft doesn't have player slots like Counter-Strike — it has RAM and CPU. Slot pricing is a marketing leftover.
- "DDoS protection" listed as a paid add-on. Should be included in 2026.
The hermitcraft question (what do the big creators use?)
A common search: "what server hosting does Hermitcraft use?" The answer changes over time and Hermitcraft has used multiple providers across seasons. The takeaway isn't "use what Hermitcraft uses" — they have custom needs (recorded gameplay, 40+ creator coordination, dedicated network infrastructure). For a normal group of 5-50 players, any reputable host with the specs above will outperform what a custom setup needs.
The self-hosted alternative
Self-hosting Minecraft on a spare PC or VPS is easier than for most games. The trade-offs:
- You handle port forwarding (25565 Java, 19132 Bedrock).
- Your home upload speed limits player count (need 25+ Mbps for 8+ players).
- You're the one diagnosing crashes at 3 AM.
- If your ISP uses CGNAT, you can't expose the server publicly without a tunnel.
For 1-4 close friends willing to schedule sessions, self-hosting saves money. For 8+ players or anyone who values 24/7 uptime, managed hosting wins.
Related guides
- Minecraft server setup guide
- JVM tuning (Aikar's flags)
- Server software comparison
- Geyser cross-platform setup
- Java 21 vs 26 decision matrix
- Hardware sizing for modpacks
Supercraft Minecraft Java hosting ships on 4.5GHz+ Ryzen X3D hardware, supports Paper / Purpur / Folia / Leaf / Velocity / NeoForge with 1-click switching, includes Geyser for crossplay, has Java 21 + 26 selectable from the panel, and offers 14-day hourly backups in 5 regions. For Bedrock-only servers, see Minecraft Bedrock hosting. Plans from $5.99/mo, no contract.