mirror of
https://github.com/YouHaveTrouble/PreventStabby.git
synced 2026-05-12 13:26:56 +00:00
always refresh cache when in combat
This commit is contained in:
@@ -42,6 +42,7 @@ public class PlayerManager {
|
||||
});
|
||||
} else {
|
||||
playerData.setLastCombatCheck(true);
|
||||
playerData.refreshCachetime();
|
||||
}
|
||||
}), 20, 20);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user