mirror of
https://github.com/kaboomserver/server.git
synced 2024-12-22 07:35:08 +00:00
Remove the command block update ratelimit (#129)
This commit is contained in:
parent
ce21a6cf7f
commit
65c7d08d67
1 changed files with 0 additions and 8 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue