Update bStats implementation

This commit is contained in:
Zach Brown
2017-04-22 01:16:45 -05:00
parent 0d1f8be81d
commit 22e2858fee
36 changed files with 289 additions and 692 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 8c8bc4c86..b2fa32e41 100644
index 9a6f87e59..873ffa77d 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 {