Add command block packet limit

This commit is contained in:
Luna 2023-06-24 14:47:05 -03:00
parent 43b2b2b18e
commit e5b237dae8

View file

@ -93,6 +93,22 @@ packet-limiter:
action: DROP
interval: 4.0
max-packet-rate: 5.0
ServerboundSetCommandBlockPacket:
action: DROP
interval: 1.0
max-packet-rate: 51.0
ServerboundSetCommandMinecartPacket:
action: DROP
interval: 1.0
max-packet-rate: 51.0
ServerboundSetJigsawBlockPacket:
action: DROP
interval: 1.0
max-packet-rate: 51.0
ServerboundSetStructureBlockPacket:
action: DROP
interval: 1.0
max-packet-rate: 51.0
player-auto-save:
max-per-tick: -1
rate: -1