Question Sight distance cannot be changed

LoJoSho

New member
Jan 4, 2022
15
5
3
No idea what you are trying to do, links do not work, they simply show the following image.

GsVD6CN.png


There are two places you can change view distance and simulation distances, server.properties
view-distance=8
simulation-distance=4

You can also modify the values in spigot.yml, if you prefer having it per world.
view-distance: default
simulation-distance: default

Make sure you restart the server after saving the changes.