quickfix
This commit is contained in:
parent
96f8203cb4
commit
8d36eb6381
@ -16,7 +16,6 @@ in
|
|||||||
bantime-increment = {
|
bantime-increment = {
|
||||||
enable = true;
|
enable = true;
|
||||||
formula = "ban.Time * math.exp(float(ban.Count+1)*banFactor)/math.exp(1*banFactor)";
|
formula = "ban.Time * math.exp(float(ban.Count+1)*banFactor)/math.exp(1*banFactor)";
|
||||||
multipliers = "1 2 4 8 16 32 64";
|
|
||||||
maxtime = "168h";
|
maxtime = "168h";
|
||||||
overalljails = true;
|
overalljails = true;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user