From 8b79b930e266dda4f7d5d9bf6aab99291c8c620b Mon Sep 17 00:00:00 2001 From: speedxx <43330808+speedxx@users.noreply.github.com> Date: Thu, 2 Jul 2020 17:39:54 -0400 Subject: [PATCH] don't depend on aero --- TFGuilds.iml | 10 ++++++++-- pom.xml | 8 +------- src/main/resources/plugin.yml | 2 +- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/TFGuilds.iml b/TFGuilds.iml index 0ceb4cd..9f0e5a6 100644 --- a/TFGuilds.iml +++ b/TFGuilds.iml @@ -25,8 +25,14 @@ - + + + + + + + + - \ No newline at end of file diff --git a/pom.xml b/pom.xml index 892dd9e..d641c6d 100644 --- a/pom.xml +++ b/pom.xml @@ -79,13 +79,7 @@ com.github.TFPatches TotalFreedomMod - 5.5 - provided - - - com.github.Pravian - Aero - 5f82926 + development-SNAPSHOT provided diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index cdec24d..6895ac0 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -4,7 +4,7 @@ main: me.totalfreedom.tfguilds.TFGuilds api-version: 1.15 authors: [speednt] description: Plugin which allows for players to make their own guilds on the server -depend: [TotalFreedomMod, Aero] +depend: [TotalFreedomMod] commands: tfguilds: description: Plugin info