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
|
action: DROP
|
||||||
interval: 4.0
|
interval: 4.0
|
||||||
max-packet-rate: 5.0
|
max-packet-rate: 5.0
|
||||||
ServerboundSetCommandBlockPacket:
|
# ServerboundSetCommandBlockPacket:
|
||||||
action: DROP
|
# action: DROP
|
||||||
interval: 1.0
|
# interval: 1.0
|
||||||
max-packet-rate: 101.0
|
# max-packet-rate: 101.0
|
||||||
ServerboundSetCommandMinecartPacket:
|
ServerboundSetCommandMinecartPacket:
|
||||||
action: DROP
|
action: DROP
|
||||||
interval: 1.0
|
interval: 1.0
|
||||||
|
|
Loading…
Reference in a new issue