From 454445c356e745fac1779bb1b8a4b4b0ccafc5a6 Mon Sep 17 00:00:00 2001 From: fatpigsarefat Date: Sat, 20 Oct 2018 23:19:36 +0100 Subject: Added Citizens task type - "citizens_deliver" and "citizens_interact" added - Fixed a stupid bug with the startQuest response codes - Removed "beta" tag - Added Citizens to softdepend & pom.xml --- pom.xml | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 8c4bc563..0f3dc98c 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ Quests - ${version}-beta + ${version} @@ -36,6 +36,12 @@ always + + + + everything + http://repo.citizensnpcs.co/ + @@ -61,6 +67,15 @@ uSkyBlock-API 2.6.4 + + + + net.citizensnpcs + citizens + 2.0.24-SNAPSHOT + jar + provided + -- cgit v1.2.3-70-g09d2