From bd78f549825c4da2055c0d24ee05dfafa0638008 Mon Sep 17 00:00:00 2001 From: Bjarne Koll Date: Sat, 27 Jul 2024 11:51:07 +0200 Subject: [PATCH] Document client interaction leniency distance --- config-specs/paper/paper-global.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/config-specs/paper/paper-global.yml b/config-specs/paper/paper-global.yml index f8dd44f1b..7408bc655 100644 --- a/config-specs/paper/paper-global.yml +++ b/config-specs/paper/paper-global.yml @@ -241,6 +241,11 @@ misc: description: >- The maximum number of threads to allow in the chat thread pool. The default value is -1, which means no maximum + client-interaction-leniency-distance: + default: default + description: >- + Defines the leniency distance added on the server to the interaction range of a + player when validating interact packets. compression-level: default: default description: >-