mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-10 15:20:48 -05:00
fix error code page for things over than 404s
allow request token when not logged in
This commit is contained in:
@ -48,8 +48,8 @@ namespace IW4MAdmin.Plugins.Stats.Cheat
|
||||
public const int HighSampleMinKills = 100;
|
||||
public const double KillTimeThreshold = 0.2;
|
||||
public const int LowSampleMinKillsRecoil = 5;
|
||||
public const double SnapFlagValue = 5.5;
|
||||
public const double SnapBanValue = 8.7;
|
||||
public const double SnapFlagValue = 7.6;
|
||||
public const double SnapBanValue = 11.7;
|
||||
|
||||
public const double MaxStrainBan = 0.9;
|
||||
|
||||
|
Reference in New Issue
Block a user