beyond-all-reason / BYAR-Chobby

Currently used legacy lobby for BAR, for the new lobby development see https://github.com/beyond-all-reason/bar-lobby
59 stars 69 forks source link

Avoid teiserver command flood protection #716

Open FIr3baL opened 3 months ago

FIr3baL commented 3 months ago

Teiserver has command flood protection.

So chobby needs to make sure it matches those flood protection settings. Ideally way below it, so we never come close it.

We already have some protection for certain commands. -> remove them -> Add a general control over sent messages per sec.