mirror of
https://github.com/NoCheatPlus/NoCheatPlus.git
synced 2024-12-26 10:28:05 +01:00
Correct fastheal actions.
This commit is contained in:
parent
1e71a02449
commit
354e7e456d
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user