Skip to content

Increase the size of CLIENT_s::commandInstances from 6 to 8

In lieu of !176 (closed), the size of CLIENT_s::commandInstances can be increased slightly to reduce the chances of clients getting accidentally kicked for using spectate or join too many times. Overall, the client command flood check is less strict, but not to the point that clients can now abuse protected commands by spamming them.

Merge request reports