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

@@ -16,7 +16,7 @@ modify that. Under the previous logic, plugins were unable (cleanly) override pe
A config option has been added for those who depend on the previous behavior, but I don't expect that.
diff --git a/src/main/java/com/destroystokyo/paper/PaperConfig.java b/src/main/java/com/destroystokyo/paper/PaperConfig.java
index 797f794de..7f02ac219 100644
index b2fa32e41..078e0d989 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 {