PaperMC/patches
Newwind 645a677122
Make max interaction range configurable (#11164)
The server validates incoming interaction packets by ensuring the player
sending them is inside their interaction range. For this, the server adds
a magic value, by default 1.0, to the original interaction range to
account for latency issues.

This value however may be too low in high latency environments.
The patch exposes a new configuration option to configure said value.
2024-07-27 14:18:16 +02:00
..
api Deprecate more Timings things for removal (#11126) 2024-07-20 19:40:41 -07:00
removed Remove fully dropped patches 2024-06-16 13:14:53 +02:00
server Make max interaction range configurable (#11164) 2024-07-27 14:18:16 +02:00
unapplied/server Finish chunk tick iteration optimisation port from Moonrise 2024-07-17 11:34:26 -07:00