Question Sight distance cannot be changed

  • After careful consideration and due to limited usage, we’ve made the decision to discontinue the PaperMC forums. Moving forward, we recommend using Hangar for plugin uploads, and for all other community discussions and support, please join us on Discord.

LoJoSho

New member
Jan 4, 2022
21
7
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.