Files
paper-mc/paper-server/patches/sources/net/minecraft/server
Newwind 15c4f72cf0 Make interaction leniency distance configurable
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-25 13:00:37 +02:00
..
2022-08-01 22:50:34 -04:00
2023-03-21 23:51:46 +00:00
2022-12-14 15:52:11 -08:00
2017-08-06 17:17:53 -05:00