No idea what you are trying to do, links do not work, they simply show the following image.
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.