mirror of
https://github.com/HibiscusMC/HibiscusCommons.git
synced 2026-01-04 15:41:36 +00:00
fix: readd checkHookLoadingStatus at end of setup method (fixes not running event when no late loads are there)
This commit is contained in:
@@ -78,6 +78,8 @@ public class Hooks {
|
||||
HibiscusCommonsPlugin.getInstance().getLogger().info("Successfully hooked into " + hook.getId());
|
||||
}
|
||||
}
|
||||
|
||||
checkHookLoadingStatus();
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user