From 354e7e456db80713f3abb6482cf4418a68ffffa4 Mon Sep 17 00:00:00 2001 From: asofold Date: Wed, 20 Feb 2013 18:42:17 +0100 Subject: [PATCH] Correct fastheal actions. --- .../java/fr/neatmonster/nocheatplus/config/DefaultConfig.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NCPPlugin/src/main/java/fr/neatmonster/nocheatplus/config/DefaultConfig.java b/NCPPlugin/src/main/java/fr/neatmonster/nocheatplus/config/DefaultConfig.java index 69de3e01..8b7428e2 100644 --- a/NCPPlugin/src/main/java/fr/neatmonster/nocheatplus/config/DefaultConfig.java +++ b/NCPPlugin/src/main/java/fr/neatmonster/nocheatplus/config/DefaultConfig.java @@ -303,7 +303,7 @@ public class DefaultConfig extends ConfigFile { set(ConfPaths.FIGHT_FASTHEAL_CHECK, true); set(ConfPaths.FIGHT_FASTHEAL_INTERVAL, 4000L); set(ConfPaths.FIGHT_FASTHEAL_BUFFER, 1000L); - set(ConfPaths.FIGHT_FASTHEAL_ACTIONS, "cancel vl>10 cancel log:fastheal:0:10"); + set(ConfPaths.FIGHT_FASTHEAL_ACTIONS, "cancel vl>10 cancel log:fastheal:0:10:i vl>30 log:fastheal:0:10:if"); set(ConfPaths.FIGHT_GODMODE_CHECK, true); set(ConfPaths.FIGHT_GODMODE_LAGMINAGE, 1100); // TODO: ndt/2 => 500-600.