summaryrefslogtreecommitdiffstats
path: root/docs/getting-started.md
blob: 2eafec15f5cd63baaf217a79340b1bc33b06bde2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
title: Getting started
nav_order: 3
---
# Getting started

{% include incomplete.md %}

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).