GAME SERVER HOSTING: 50% OFF first order with code GHOST50
Minecraft background

How To Optimize Your Minecraft Server Performance

Learn how to fix common lag sources on your Minecraft server and configure settings to improve performance.

In this guide, you will learn how to fix common lag sources on your Minecraft server and configure settings to improve performance. Even modest adjustments to default settings can meaningfully decrease lag.

Daily Restarts

Implementing automatic daily restart schedules helps maintain controlled resource usage and gives your server a fresh start every 24 hours.

Optimizing Server Properties

The primary method for reducing lag involves adjusting your server.properties file.

  1. Access the GhostCap Panel and Stop your Minecraft server.
  2. Navigate to File Manager and open server.properties.
  3. Set sync-chunk-writes=false (versions 1.16 and newer only).
  4. Update simulation-distance and view-distance according to your player count.
  5. Start your server.

Recommended Settings Table

Player CountSimulation DistanceView Distance
1-5 Players810 - 14
6-10 Players68 - 10
10-20 Players55 - 7
20+ Players3 - 45
Tip

If you lower the server view distance, players can still see further by installing client-side mods. Modded servers should use lower simulation distances around 5.

Enable Aikar's Flags from the Server Options page for additional performance benefits, particularly effective for older Minecraft versions.

Picking The Right Server Type

Vanilla Minecraft servers are resource-intensive. Recommended alternatives:

  • Paper — The best choice for most server admins, offering plugins, configurability, and optimizations.
  • Fabric — Lightweight mod option requiring specific performance mods like Lithium.

For modpack-specific guidance, consult our Forge, Fabric, or NeoForge performance guides.