From 2c74d2479fcd77092a1ad63a18d9ab31e9fb01fe Mon Sep 17 00:00:00 2001 From: NotMyFault Date: Tue, 2 Jun 2020 17:06:33 +0200 Subject: [PATCH] Exchange website url --- Bukkit/src/main/resources/plugin.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Bukkit/src/main/resources/plugin.yml b/Bukkit/src/main/resources/plugin.yml index 05d2aa6e2..ff6442591 100644 --- a/Bukkit/src/main/resources/plugin.yml +++ b/Bukkit/src/main/resources/plugin.yml @@ -5,7 +5,7 @@ version: "${version}" load: STARTUP description: "Easy, yet powerful Plot World generation and management." authors: [Citymonstret, Empire92, MattBDev, dordsor21, NotMyFault, SirYwell] -website: https://github.com/IntellectualSites/ +website: https://www.spigotmc.org/resources/77506/ softdepend: [Vault, PlaceholderAPI] loadbefore: [MultiWorld, Multiverse-Core] depend: [WorldEdit]