ChunkManager Fixes
Fixed issue where view-distance only changed server-side due to me not properly understanding how paper's setViewDistance system works. You have to set your minimum view-distance in your spigot.yml and paper.yml and NOT as the maximum ones. The maximum view distance must then be set in lagassist's configuration file.
Note:
People that have used the 1.14.0 version will have to add the next in the config. Alternatively, they can delete their configs and let it regenerate.
Code (Text):
chunk-manager:
max-view: 12