update world re-calc time
This commit is contained in:
@ -16,7 +16,7 @@ import java.util.concurrent.TimeUnit;
|
||||
|
||||
public class WorldSizeManager {
|
||||
|
||||
private static final int INTERVAL = 30; // 30 mins
|
||||
private static final int INTERVAL = 10; // in minutes
|
||||
|
||||
/**
|
||||
* The total size of all worlds.
|
||||
|
Reference in New Issue
Block a user