From 0aac85ff5c27e98564243a9f43ae58685bd18ff2 Mon Sep 17 00:00:00 2001 From: LMBishop <13875753+LMBishop@users.noreply.github.com> Date: Thu, 6 Jul 2023 14:10:24 +0100 Subject: Migrate docs to GitHub pages --- docs/getting-started.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 docs/getting-started.md (limited to 'docs/getting-started.md') diff --git a/docs/getting-started.md b/docs/getting-started.md new file mode 100644 index 00000000..2eafec15 --- /dev/null +++ b/docs/getting-started.md @@ -0,0 +1,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). -- cgit v1.2.3-70-g09d2