mirror of
https://github.com/YouHaveTrouble/PreventStabby.git
synced 2026-05-12 13:26:56 +00:00
semi-major api changes, javadocs
This commit is contained in:
@@ -60,7 +60,7 @@ public class PlayerManager {
|
||||
}
|
||||
|
||||
public void refreshPlayersCacheTime(UUID uuid) {
|
||||
playerList.get(uuid).refreshCachetime();
|
||||
playerList.get(uuid).refreshCacheTime();
|
||||
}
|
||||
|
||||
public void refreshPlayersCombatTime(UUID uuid) {
|
||||
|
||||
Reference in New Issue
Block a user