Raise limits

This commit is contained in:
Luna 2023-06-24 21:02:14 -03:00 committed by GitHub
parent e5b237dae8
commit e5ba729e05
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -96,19 +96,19 @@ packet-limiter:
ServerboundSetCommandBlockPacket: ServerboundSetCommandBlockPacket:
action: DROP action: DROP
interval: 1.0 interval: 1.0
max-packet-rate: 51.0 max-packet-rate: 101.0
ServerboundSetCommandMinecartPacket: ServerboundSetCommandMinecartPacket:
action: DROP action: DROP
interval: 1.0 interval: 1.0
max-packet-rate: 51.0 max-packet-rate: 101.0
ServerboundSetJigsawBlockPacket: ServerboundSetJigsawBlockPacket:
action: DROP action: DROP
interval: 1.0 interval: 1.0
max-packet-rate: 51.0 max-packet-rate: 101.0
ServerboundSetStructureBlockPacket: ServerboundSetStructureBlockPacket:
action: DROP action: DROP
interval: 1.0 interval: 1.0
max-packet-rate: 51.0 max-packet-rate: 101.0
player-auto-save: player-auto-save:
max-per-tick: -1 max-per-tick: -1
rate: -1 rate: -1