From 7128804ef2ef504f4951cc83ba585a10c21389d5 Mon Sep 17 00:00:00 2001 From: alisolarflare Date: Tue, 13 Dec 2016 22:31:21 -0500 Subject: [PATCH] *probably* fixed essentials bug Copied a shit ton of code from @NorbiPeti --- pom.xml | 51 ++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 50 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b296628..68e3c9f 100644 --- a/pom.xml +++ b/pom.xml @@ -31,6 +31,55 @@ 1.8 + + org.apache.maven.plugins + maven-shade-plugin + 2.4.2 + + + package + + shade + + + + + org.spigotmc:spigot-api + com.github.TBMCPlugins.ButtonCore:ButtonCore + net.ess3:Essentials + + + + + + + + + + + + + org.apache.maven.plugins + maven-resources-plugin + 3.0.1 + + + copy + compile + + copy-resources + + + target + + + resources + + + + + + @@ -80,7 +129,7 @@ net.ess3 Essentials - 2.13.1 + 2.14-SNAPSHOT net.citizensnpcs