From 84a25484c4c33909408d05ae6aa25ad1e2586ad0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lorenzo=20Dellac=C3=A0?= Date: Sat, 2 Oct 2021 17:03:01 +0200 Subject: [PATCH] Add PremiumVanish/SuperVanish (soft)dependencies --- pom.xml | 19 ++++++++++++++----- src/main/resources/plugin.yml | 2 +- 2 files changed, 15 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 005609e..02bc281 100644 --- a/pom.xml +++ b/pom.xml @@ -25,15 +25,24 @@ jitpack.io https://jitpack.io + + nexus-snapshots + https://services.mind-overflow.net/nexus/repository/maven-releases/ + - org.bukkit - craftbukkit - 1.12.2-R0.1-SNAPSHOT + org.spigotmc + spigot-api + 1.17.1-R0.1-SNAPSHOT provided + + com.github.LeonMangler + PremiumVanishAPI + 2.7.3 + com.github.MilkBowl VaultAPI @@ -72,8 +81,8 @@ maven-compiler-plugin 3.1 - 1.8 - 1.8 + 9 + 9 diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 7f2f459..31f9e08 100755 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -2,7 +2,7 @@ name: TelegramChat main: de.Linus122.TelegramChat.TelegramChat version: ${project.version} authors: [Linus122] -softdepend: [Vault] +softdepend: [Vault, SuperVanish, PremiumVanish] description: Brings minecraft chat to Telegram! commands: telegram: