This interesting tid bit comes to us from Gameconnect. Apparently, TheUnknownfactor, co-author of zBlock, has been in correspondence with Valve's Alfred Reynolds regarding some possible amendments to the cl_restrict_server_commands variable.
We are going to work on removing cl_cmdbackup (it does not need to be configurable) to prevent that issue. We are also going to enable servers to define limits for cmdrate so ops can choose the window of values allowed for users playing. We will look at updaterate vs. cmd rate, I am not sure that they should be uncoupled as they currently are. We are also working on restricting that list of cvars you sent me in the zBlock source.
We are also investigating a cvar interogation interface so server side plugins can enforce configuration limits on connecting players (you will not be able to change user configs without user interaction however).These were some of Alfred's responses via email to TheUnknownfactor. There is more information to be read that should make more than a few server admins happy.
Comment