mirror of
https://e.coding.net/circlecloud/Yum.git
synced 2024-11-21 22:08:48 +00:00
feat: use ci pom check
Signed-off-by: MiaoWoo <admin@yumc.pw>
This commit is contained in:
parent
0fd80ab8a0
commit
129f854382
@ -62,7 +62,7 @@ public class Yum extends JavaPlugin {
|
||||
initRunnable();
|
||||
MonitorManager.init();
|
||||
new Statistics();
|
||||
new SubscribeTask();
|
||||
new SubscribeTask(true, SubscribeTask.UpdateType.MAVEN);
|
||||
YumAPI.updateRepo(Bukkit.getConsoleSender());
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user