From b91fd6d0fc67743ac1322564207d54cdc904795c Mon Sep 17 00:00:00 2001 From: SeanOMik Date: Mon, 20 Jan 2020 13:24:52 -0600 Subject: [PATCH] Dont shade the spigot jar into the plugin The plugin jar was 30mB but is now 112kB. --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 7bbac61..0309366 100644 --- a/pom.xml +++ b/pom.xml @@ -74,6 +74,7 @@ org.spigotmc spigot 1.15.1-R0.1-SNAPSHOT + provided com.github.WesJD.AnvilGUI