1.4.7 & 1.4.8
This commit is contained in:
@@ -40,7 +40,7 @@ public class Manager {
|
||||
public void run() {
|
||||
reloadServers();
|
||||
}
|
||||
}, 0, TimeUnit.SECONDS);
|
||||
}, pl.config.getInt("wait-to-load-servers-delay"), TimeUnit.MILLISECONDS);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user