Skip to content

Commit af268e5

Browse files
authored
Document client interaction leniency distance (#456)
1 parent 6a674ce commit af268e5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

config-specs/paper/paper-global.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,11 @@ misc:
241241
description: >-
242242
The maximum number of threads to allow in the chat thread pool. The
243243
default value is -1, which means no maximum
244+
client-interaction-leniency-distance:
245+
default: default
246+
description: >-
247+
Defines the leniency distance added on the server to the interaction range of a
248+
player when validating interact packets.
244249
compression-level:
245250
default: default
246251
description: >-

0 commit comments

Comments
 (0)