Switch to a bStats based Metrics system

This commit is contained in:
Zach Brown
2017-03-25 00:22:02 -05:00
parent 1471ac1b64
commit 4340ef97ca
109 changed files with 1211 additions and 159 deletions

View File

@@ -26,7 +26,7 @@ Then finally, Sleeping will by default be removed, but due to known issues with
But if sleeps are to remain enabled, we at least lower the sleep interval so it doesn't have as much negative impact.
diff --git a/src/main/java/com/destroystokyo/paper/PaperConfig.java b/src/main/java/com/destroystokyo/paper/PaperConfig.java
index 18cabc4f3..797f794de 100644
index 8c8bc4c86..b2fa32e41 100644
--- a/src/main/java/com/destroystokyo/paper/PaperConfig.java
+++ b/src/main/java/com/destroystokyo/paper/PaperConfig.java
@@ -0,0 +0,0 @@ public class PaperConfig {