What Simulation Distance Does
Introduced in Minecraft 1.18, simulation distance sets how far from a player the world keeps actively simulating. Set it to 5, for instance, and a creeper you spawn will freeze in place the moment you’re more than 5 chunks away from it. The default value on your server is 10. Dropping it lower means fewer chunks get ticked every second, which is one of the simpler, more effective ways to cut down on lag.Changing the Value
- Log into the panel at
gamepanel.fourseasonshosting.comand stop the server from the Console tab. - Open the Files tab and locate
server.propertiesin the root directory. - Edit the
simulation-distanceline, setting it to however many chunks you want. - Save the file.
- Start the server back up, the new setting takes effect immediately.
