File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -364,11 +364,10 @@ packet-limiter:
364364 DROP which will ignore packets over the limit, and KICK which will kick
365365 players for exceeding the limit
366366 interval :
367- vanilla : " 0.000001 "
367+ vanilla : " -1 "
368368 default : " 7.0"
369369 description : The interval, in seconds, for which max-packet-rate should apply
370370 max-packet-rate :
371- vanilla : " 999999.0"
372371 default : " 500.0"
373372 description : The number of packets allowed per player within the interval
374373player-auto-save :
@@ -427,7 +426,7 @@ scoreboards:
427426 will incur a performance degradation
428427spam-limiter :
429428 incoming-packet-threshold :
430- vanilla : " 2147483647 "
429+ vanilla : " disabled "
431430 default : " 300"
432431 description : >-
433432 Sets the threshold at which the server will consider incoming packets spam
You can’t perform that action at this time.
0 commit comments