From 7a18c2b2b3bcb24cccb32c45284ec9dca0f101f5 Mon Sep 17 00:00:00 2001 From: SamB440 Date: Mon, 16 Dec 2019 16:24:33 +0000 Subject: [PATCH] Softdepend worldguard and redprotect --- src/main/resources/plugin.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 src/main/resources/plugin.yml diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml new file mode 100644 index 0000000..7ce5bf0 --- /dev/null +++ b/src/main/resources/plugin.yml @@ -0,0 +1,10 @@ +name: RPGRegions +version: @version@ +main: net.islandearth.rpgregions.RPGRegions +api-version: 1.13 +load: STARTUP +depend: [Languagy] +softdepend: [WorldGuard, RedProtect] +authors: [SamB440] +description: Discoverable regions +website: https://www.islandearth.net