From f2321bcd2ff76e9c5a73cd182d138e97181364d6 Mon Sep 17 00:00:00 2001 From: "Pantera (Mad_Daniel)" <89838384+Pantera07@users.noreply.github.com> Date: Mon, 15 May 2023 23:55:39 +0900 Subject: [PATCH] Neighbor update lag machines --- readme.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/readme.md b/readme.md index bd48568..bef3708 100644 --- a/readme.md +++ b/readme.md @@ -42,6 +42,15 @@ collisions: fix-climbing-bypassing-cramming-rule: true ``` +### Neighbor update lag machines + +Limiting the amount of consecutive neighbor updates before skipping additional ones. Moderately reducing this value has no game impact and helps alleviate various 'neighbor update lag machines'. + +`server.properties` +```yaml +max-chained-neighbor-updates=10000 +``` + ### Command suggestion packet spam Some commands on the server might have a lot of logic involved with their command suggestions. This can be exploited by