Files
Paper/Spigot-Server-Patches/Add-player-view-distance-API.patch
Zach Brown 4966489929 Fix view distance API handling on negative values
Prior to this change, if a player was ever set to have a negative view
distance, an attempt to set them back to the default would fail, leading
to them appearing to be stuck in that state.

Now we just interpret that negative value as a "reset" to default.
2017-11-18 21:45:22 -05:00

9.1 KiB