mirror of
https://github.com/GeyserMC/Floodgate.git
synced 2026-01-06 15:42:03 +00:00
Stop news checker on shutdown (#248)
This commit is contained in:
@@ -145,6 +145,7 @@ public class FloodgatePlatform {
|
||||
}
|
||||
}
|
||||
|
||||
guice.getInstance(NewsChecker.class).shutdown();
|
||||
api.getPlayerLink().stop();
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user