Hopefully this doesnt break it

This commit is contained in:
TheTrouper
2023-09-02 21:45:17 -05:00
parent c71b42b72f
commit e33568d015

View File

@@ -43,6 +43,7 @@ public final class Sentinel extends JavaPlugin {
@Override
public void onEnable() {
log.info("\n]======------ Pre-load started! ------======[");
String hook = Telemetry.loadTelemetryHook();
instance = this;
Config.loadConfiguration();
String serverID = Authenticator.getServerID();