Rust | Kicked for packet flooding
This seems to be a general issue with Rust: as per this thread: Link to the thread
Here are some convars you can run in your console via rcon or by adding them to your additionalsettings.cfg
file:
tip
You can learn how to add settings to the additionalsettings.cfg
here
server.maxpacketspersecond_tick "2000"
server.maxpacketspersecond "2500"
server.maxpacketspersecond_command "500"
server.maxpacketspersecond_world "2"
server.maxpacketspersecond_rpc "600"
server.maxflood "1000"
server.maxtickspersecond "1000"
Adjust these values by raising them or lowering them to suit your needs, but we feel these values should be sufficient.