Players getting kicked for flyhack violation
Ok so I keep having players getting kicked for flyhack violations when falling, or moving around on Oil Rig. I found the server commands below, but I'm not sure what values to change. Is there a way to set it so that it just warns them instead of kicking them? Or some other setting to maybe allow for a few more false positives before they are kicked?
antihack.flyhack_extrusion2 
antihack.flyhack_forgiveness_horizontal1.5 
antihack.flyhack_forgiveness_vertical1.5 
antihack.flyhack_margin0.05 
antihack.flyhack_maxsteps15 
antihack.flyhack_penalty100 
antihack.flyhack_protection3 
antihack.flyhack_rejecFalse 
antihack.flyhack_stepsize0.1

antihack.flyhack_protection -> lower this to stop kicks

antihack.flyhack_forgiveness_(vertical/horizontal) -> Lowers rate of false positives

 so like antihack.flyhack_protection 1   (Would this just warn?)

antihack.flyhack_forgiveness_(vertical/horizontal) 0.5 seem like a good number?

Sorry but that was my whole point, I have no frame of reference for what a good value would be. Thanks for getting back to me!
In response to calinova22 ():
Ok so I keep having players getting kicked for flyhack violations when falling, or moving around on...
Provide here plugin list please, looks as one of your plugins calling that
In response to calinova22 ():
 so like antihack.flyhack_protection 1   (Would this just warn?)

antihack.flyhack_forgive...
so like antihack.flyhack_protection 1    - Would this just warn?

antihack.flyhack_forgiveness_(vertical/horizontal)  -  Do these numbers need to go up or down? What would be a good value here?

Orange I PM'd you my plugin list but never heard back
In response to calinova22 ():
so like antihack.flyhack_protection 1    - Would this just warn?

antihack.flyhack_forgive...
Instead of waiting for an answer for so long, you could have tested it a bazillion times, but it's ok, I'm getting used to the fact, that people don't want to do anything by themselves nowadays.
Protection needs to go down (dont remember actual number, but i think 1 will warn).
Forgiveness needs to go up, test, which number will be good for you, try 7-10
In response to 2CHEVSKII ():
Instead of waiting for an answer for so long, you could have tested it a bazillion times, but it's o...
Sorry didn't know how to test it. I have a test server, but I am not getting kicked like the other players are. Maybe because I have admin privs? Ok thanks I will try those settings.

And for me personally, a lot of the times it isn't that I don't want to try to figure things out for myself. But I am more concerned that I will mess something else up and not know how to fix it when I go poking around with settings that I am not familiar with. But I understand what you're saying.
In response to calinova22 ():
Sorry didn't know how to test it. I have a test server, but I am not getting kicked like the other p...
antihack.admincheat - this convar decides, where to punish admin on AC violations or not. So if you make that false, and then try to use, for example - noclip, it will punish you as well (warn/kick/ban/whatever)