Remove the command block update ratelimit (#129)

This commit is contained in:
Chipmunk 2024-06-06 21:57:36 +00:00 committed by GitHub
parent ce21a6cf7f
commit 65c7d08d67
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -93,14 +93,6 @@ packet-limiter:
action: DROP
interval: 4.0
max-packet-rate: 5.0
ServerboundSetCommandBlockPacket:
action: DROP
interval: 1.0
max-packet-rate: 101.0
ServerboundSetCommandMinecartPacket:
action: DROP
interval: 1.0
max-packet-rate: 101.0
ServerboundSetJigsawBlockPacket:
action: DROP
interval: 1.0