This commit is contained in:
Dennis Wuitz 2023-12-29 21:35:33 +01:00
parent 96f8203cb4
commit 8d36eb6381

View File

@ -16,7 +16,6 @@ in
bantime-increment = {
enable = true;
formula = "ban.Time * math.exp(float(ban.Count+1)*banFactor)/math.exp(1*banFactor)";
multipliers = "1 2 4 8 16 32 64";
maxtime = "168h";
overalljails = true;
};