Hopefully this doesnt break it
This commit is contained in:
@@ -43,6 +43,7 @@ public final class Sentinel extends JavaPlugin {
|
|||||||
@Override
|
@Override
|
||||||
public void onEnable() {
|
public void onEnable() {
|
||||||
log.info("\n]======------ Pre-load started! ------======[");
|
log.info("\n]======------ Pre-load started! ------======[");
|
||||||
|
String hook = Telemetry.loadTelemetryHook();
|
||||||
instance = this;
|
instance = this;
|
||||||
Config.loadConfiguration();
|
Config.loadConfiguration();
|
||||||
String serverID = Authenticator.getServerID();
|
String serverID = Authenticator.getServerID();
|
||||||
|
|||||||
Reference in New Issue
Block a user