From 53597d7e9d90b46bd58eea0396b131e84d3d8110 Mon Sep 17 00:00:00 2001 From: EtienneDx Date: Mon, 29 Apr 2019 18:30:44 +0200 Subject: [PATCH] fixed scope error in pom xml which made a huge jar output --- pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pom.xml b/pom.xml index 74f9d19..8c25b0a 100644 --- a/pom.xml +++ b/pom.xml @@ -86,11 +86,13 @@ net.milkbowl.vault VaultAPI 1.7 + provided com.github.TechFortress GriefPrevention 16.11.6 + provided co.aikar