mirror of
https://github.com/taoneill/war.git
synced 2025-03-11 22:20:26 +01:00
Fix build error
This commit is contained in:
parent
624f278734
commit
5b4accb707
@ -74,7 +74,7 @@ public class RestoreYmlWarzonesJob implements Runnable {
|
||||
}
|
||||
plugins.addPlotter(new PlotterEnabled("War")); // of course
|
||||
metrics.start();
|
||||
} catch (RuntimeException ignored) {
|
||||
} catch (Exception ignored) {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user