How to Fix Lag by Reducing View Distance and Simulation Distance on a Minecraft Server

This guide will show you how to reduce lag on your Minecraft server by reducing your View Distance and/or Simulation Distance in the server.properties file.

What is View Distance?

View Distance sets the amount of world data the server sends the client, measured in chunks in each direction of the player (radius, not diameter). It determines the server-side viewing distance.

Simulation Distance sets the number of chunks that will run in-game processes (even if they’re not visible): load entities, grow crops, run automatic contraptions, etc.

10 is the default/recommended. If you have major lag, reduce this value.

How to Reduce/Change the View/Simulation Distance?

You may view our guide here: Adjusting View Distance on your Minecraft Server

Simply change it to any value between 3 (minimum) to 32 (maximum).

If you require any further assistance, please contact our support at: https://shockbyte.com/billing/submitticket.php

Mitchell Smith

Managing Director @ Shockbyte

  • 347 أعضاء وجدوا هذه المقالة مفيدة
هل كانت المقالة مفيدة ؟

Related Articles

How to Troubleshoot Lag on a Forge Server

This guide will show you how to troubleshoot lag on your Minecraft Forge Server, including...

How to Allocate More Memory to your Minecraft Client

When you are running a large variety of plugins or mods on your server, sometimes your client...

How to Switch Your Minecraft Server to PaperMC/PaperSpigot

Switching your server type to PaperMC is one of the best choices when trying to get the most...

What are the Different Types of Minecraft Server lag?

There are a few different types of lag that can occur on your Minecraft server. Reasons for this...

Optimize paper.yml to Reduce Lag

NOTE: This article is specifically for Minecraft Java Edition servers, and depends on Paper to...