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

@@ -12,7 +12,7 @@ Re-introduce a cap per tick for auto save (Spigot disabled the vanilla cap) and
Adds incremental player auto saving too
diff --git a/src/main/java/com/destroystokyo/paper/PaperConfig.java b/src/main/java/com/destroystokyo/paper/PaperConfig.java
index cc0ae9224..17102d95d 100644
index 468095a44..ae69751c3 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 {