blob: d5c3bece4e982a2d5812ce599a7832352ae6d11f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
***
### 🔨 ***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).*
Refer to the following pages instead:
* [Creating a quest or category](https://github.com/LMBishop/Quests/wiki/Creating-A-Quest-Or-Category)
* [Task configuration layout](https://github.com/LMBishop/Quests/wiki/Task-Configuration-Layout)
* [Global configurations](https://github.com/LMBishop/Quests/wiki/Global-Configurations)
* [Storage providers](https://github.com/LMBishop/Quests/wiki/Storage-Providers)
* [Configuration problems](https://github.com/LMBishop/Quests/wiki/Configuration-Problems)
These are also listed on the sidebar.
***
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).
|