forked from kaboomserver/server
Comment this out
probably a bad idea because of how fast cores can run but eh i will enable it if i absolutely have to
This commit is contained in:
parent
6209710baa
commit
5e40733fe6
1 changed files with 4 additions and 4 deletions
|
@ -93,10 +93,10 @@ packet-limiter:
|
|||
action: DROP
|
||||
interval: 4.0
|
||||
max-packet-rate: 5.0
|
||||
ServerboundSetCommandBlockPacket:
|
||||
action: DROP
|
||||
interval: 1.0
|
||||
max-packet-rate: 101.0
|
||||
# ServerboundSetCommandBlockPacket:
|
||||
# action: DROP
|
||||
# interval: 1.0
|
||||
# max-packet-rate: 101.0
|
||||
ServerboundSetCommandMinecartPacket:
|
||||
action: DROP
|
||||
interval: 1.0
|
||||
|
|
Loading…
Reference in a new issue