remove packet limit in ViaVersion config

This commit is contained in:
cuqmbr 2025-08-24 00:30:30 +03:00
parent ccba748eee
commit 92c2c6e10f
Signed by: cuqmbr
GPG Key ID: 1F62396D020F375C

View File

@ -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) # What is the maximum per second a client can send (Use %pps to display their pps)
# Use -1 to disable. # Use -1 to disable.
max-pps: 800 max-pps: -1
max-pps-kick-msg: You are sending too many packets! 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. # 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. # With the main hand, the blocking starts way faster.