From 12324017d7b50dff255a26748ece17547b2b8b65 Mon Sep 17 00:00:00 2001 From: NuclearW Date: Sat, 2 Feb 2013 04:55:49 -0500 Subject: [PATCH] @md-5 says this is good idea Change from the shade dumping it to org.mcstats to com.gmail.nossr50.util.mcstats This does seem to make sense, as many plugins shading to one location seems bad. I think he is just doing it because of an issue with Spigot lately, though. --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 8944c95d2..86b1d5653 100755 --- a/pom.xml +++ b/pom.xml @@ -102,6 +102,12 @@ org.mcstats.bukkit:metrics + + + org.mcstats + com.gmail.nossr50.util.mcstats + +