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
1 changed files with 4 additions and 4 deletions

View File

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