fix
This commit is contained in:
parent
c91798691b
commit
cd7c75d1ed
@ -117,7 +117,6 @@ public class BMetrics {
|
||||
serverUUID = config.getString("serverUuid");
|
||||
logFailedRequests = config.getBoolean("logFailedRequests", false);
|
||||
if (config.getBoolean("enabled", true)) {
|
||||
Bukkit.getServicesManager().getKnownServices().add(BMetrics.class);
|
||||
startSubmitting();
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user