diff options
Diffstat (limited to 'docs/getting-started.md')
| -rw-r--r-- | docs/getting-started.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/getting-started.md b/docs/getting-started.md new file mode 100644 index 00000000..c25ba9cc --- /dev/null +++ b/docs/getting-started.md @@ -0,0 +1,15 @@ +--- +title: Getting started +nav_order: 2 +--- +# Getting started + +{: .highlight } +**This page is under construction.** The information contained here may be inaccurate or incomplete. You can help by [contributing information to the wiki](https://github.com/LMBishop/Quests/wiki/Contributing-to-the-wiki). + +Welcome to Quests! This wiki should help you with creating your own custom quests on your server. + +### What is a quest? +A **quest** is simply a **group of tasks** which a player must complete in return for a reward. + +Each **task** may have a different **task type**, which range from breaking blocks to reaching a certain position in the world. Quests provides over 30 different types you can use, listed on [this page](https://github.com/LMBishop/Quests/wiki/Task-Types). |
