aboutsummaryrefslogtreecommitdiffstats
path: root/bungee/src/main/resources
diff options
context:
space:
mode:
Diffstat (limited to 'bungee/src/main/resources')
-rw-r--r--bungee/src/main/resources/bungee.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/bungee/src/main/resources/bungee.yml b/bungee/src/main/resources/bungee.yml
new file mode 100644
index 00000000..02411cc2
--- /dev/null
+++ b/bungee/src/main/resources/bungee.yml
@@ -0,0 +1,8 @@
+name: Quests
+
+# This will be replaced with the property "version" in build.gradle
+version: ${version}
+
+main: com.leonardobishop.quests.bungee.BungeeQuestsPlugin
+website: https://github.com/LMBishop/Quests
+author: "LMBishop & contributors" \ No newline at end of file