From 24aecb58d325d2cddc8988ba16cb13caf564ba16 Mon Sep 17 00:00:00 2001 From: asofold Date: Sun, 15 Jun 2014 02:52:41 +0200 Subject: [PATCH] Set dependency for NCPCore to Bukkit 1.7.9-R0.2. This might allow to add compatibility stuff similar to BridgeHealth, just for UUIDs. Shortly tested on 1.7.9, 1.7.2 and 1.5.2 (no joke). --- NCPCore/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NCPCore/pom.xml b/NCPCore/pom.xml index 1fa17efd..ea491af8 100644 --- a/NCPCore/pom.xml +++ b/NCPCore/pom.xml @@ -17,7 +17,7 @@ org.bukkit bukkit - 1.7.2-R0.4-SNAPSHOT + 1.7.9-R0.2 fr.neatmonster