forked from MagicBane/Server
bane live processing with vulnerable buildings
This commit is contained in:
@@ -476,6 +476,9 @@ public class WorldServer {
|
||||
Logger.info("Processing mine window.");
|
||||
HourlyJobThread.processMineWindow();
|
||||
|
||||
Logger.info("Processing Banes...");
|
||||
HourlyJobThread.processBanes();
|
||||
|
||||
// Calculate bootstrap time and rest boot time to current time.
|
||||
|
||||
Duration bootDuration = Duration.between(LocalDateTime.now(), bootTime);
|
||||
|
||||
Reference in New Issue
Block a user