mirror of
https://github.com/Winds-Studio/Leaf.git
synced 2025-12-26 02:19:19 +00:00
Temp fix
Will fix soon when I have time
This commit is contained in:
@@ -9,7 +9,7 @@ public class Cache extends ConfigModules {
|
||||
return EnumConfigCategory.MISC.getBaseKeyName() + ".cache";
|
||||
}
|
||||
|
||||
public static boolean cachePlayerProfileResult = true;
|
||||
public static boolean cachePlayerProfileResult = false;
|
||||
public static int cachePlayerProfileResultTimeout = 1440;
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user