We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1954c2f commit 1c09d70Copy full SHA for 1c09d70
src/config/paper/paper-global.yml
@@ -338,11 +338,10 @@ packet-limiter:
338
DROP which will ignore packets over the limit, and KICK which will kick
339
players for exceeding the limit
340
interval:
341
- vanilla: "0.000001"
+ vanilla: "-1"
342
default: "7.0"
343
description: The interval, in seconds, for which max-packet-rate should apply
344
max-packet-rate:
345
- vanilla: "999999.0"
346
default: "500.0"
347
description: The number of packets allowed per player within the interval
348
kick-message:
0 commit comments