diff options
| author | fatpigsarefat <fatpigsarefat@users.noreply.github.com> | 2018-04-29 10:39:25 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-04-29 10:39:25 +0100 |
| commit | 1ad3353912481933eecaada6440f1a404a122e2d (patch) | |
| tree | bbb8afa39253c1f16e44d0fd1db1f5230c6ae2e8 | |
| parent | b8fd9ba3ee94c36fd5c4cb5e663fb535871aa2f0 (diff) | |
Update README.md
| -rw-r--r-- | README.md | 20 |
1 files changed, 19 insertions, 1 deletions
@@ -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). |
