From 92c2c6e10fdf34cbfca9303a0b6251e422de3220 Mon Sep 17 00:00:00 2001 From: cuqmbr Date: Sun, 24 Aug 2025 00:30:30 +0300 Subject: [PATCH] remove packet limit in ViaVersion config --- src/plugins/viaversion/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/plugins/viaversion/config.yml b/src/plugins/viaversion/config.yml index c42976a..593c87a 100644 --- a/src/plugins/viaversion/config.yml +++ b/src/plugins/viaversion/config.yml @@ -93,7 +93,7 @@ map-1_16-world-names: # # What is the maximum per second a client can send (Use %pps to display their pps) # Use -1 to disable. -max-pps: 800 +max-pps: -1 max-pps-kick-msg: You are sending too many packets! # If this setting is active, the main hand is used instead of the off-hand to trigger the blocking of the player. # With the main hand, the blocking starts way faster.