From b9dd9218857654e93aa9aa40ff8c524e5fad2852 Mon Sep 17 00:00:00 2001 From: Smart123s <28480228+Smart123s@users.noreply.github.com> Date: Sun, 9 May 2021 11:15:34 +0200 Subject: [PATCH] Change plugin.yml to softepend on Floodgate 2.0 Rebased to remove Bungee related changes --- bukkit/src/main/resources/plugin.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/bukkit/src/main/resources/plugin.yml b/bukkit/src/main/resources/plugin.yml index 12df4141..146565bd 100644 --- a/bukkit/src/main/resources/plugin.yml +++ b/bukkit/src/main/resources/plugin.yml @@ -20,9 +20,7 @@ softdepend: - ProtocolLib # Premium variable - PlaceholderAPI - # Floodgate - - floodgate-bukkit - - Geyser-Spigot + - floodgate # Auth plugins - AuthMe - LoginSecurity