aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md20
1 files changed, 19 insertions, 1 deletions
diff --git a/README.md b/README.md
index 844ec8df..38dfd95e 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,20 @@
# Quests
-Spigot Plugin // This plugin will allow your players to do quests in-game to earn rewards. This can all be configured.
+This plugin will allow your players to do quests in-game to earn rewards. This can all be configured.
+
+### Downloads
+The latest version of Quests can be found on [Spigot](https://www.spigotmc.org/resources/▶-quests-◀-set-up-goals-for-players.23696/)
+
+### Authors and Contributors
+- fatpigsarefat (original author)
+
+### Support
+For support please open a [GitHub issue](https://github.com/fatpigsarefat/Quests/issues) or join our [Discord server](https://discord.gg/8amrJnX). Please provide information of the issue, any errors that may come up and make sure you are using the latest version of the plugin.
+
+### Configuration Assistance
+The configuration documentation can be found at the [wiki](https://github.com/fatpigsarefat/Quests/wiki/Creating-A-Quest-Or-Category).
+
+### Developing Alongside Quests
+Creating new Task Types within Quests is supported, [see the wiki](https://github.com/fatpigsarefat/Quests/wiki/New-Task-Type) for help.
+
+### Contributing To Quests
+Fork and make a pull request. Please be consistent with the formatting of the file, please state what you have changed, please test what you have changed before submitting a pull request to make sure it works. Include your DiscordTag if you want a 'contributors' role in our [Discord server](https://discord.gg/8amrJnX).