summaryrefslogtreecommitdiffstats
path: root/src/main/resources
diff options
context:
space:
mode:
authorLMBishop <13875753+LMBishop@users.noreply.github.com>2021-03-01 13:25:49 +0000
committerLMBishop <13875753+LMBishop@users.noreply.github.com>2021-03-01 13:25:49 +0000
commitfdd4b38c209ae658ccaf62ae3a8028d8bfda6552 (patch)
tree75324ad1c6994aa94b909d13454f415318d1cdb7 /src/main/resources
parent2ceafb135f7a5104fc348006e2befe736c13bef6 (diff)
Change build.gradle
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/plugin.yml8
1 files changed, 2 insertions, 6 deletions
diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml
index a2b578b4..5c72ebd6 100644
--- a/src/main/resources/plugin.yml
+++ b/src/main/resources/plugin.yml
@@ -1,13 +1,9 @@
-# This will be replaced with the property "rootProject.name" in settings.gradle
-name: ${name}
+name: Quests
# This will be replaced with the property "version" in build.gradle
version: ${version}
-# This will be replaced with the property "group" in build.gradle + plugin name
-# See "processResources" in build.gradle for more info
-main: ${main}
-
+main: com.leonardobishop.quests.Quests
website: https://github.com/LMBishop/Quests
authors: [LMBishop, NicoNekoDev, nivcoo, Rubenicos, RodneyMKay, Auxilor, BavoVanMeel, SuSeu1414, Reinatix]
softdepend: [ASkyBlock, BentoBox, IridiumSkyblock, uSkyBlock, Citizens, MythicMobs, PlaceholderAPI, Essentials]