From 443df18810623893960dc5307b21e7f1aae99117 Mon Sep 17 00:00:00 2001 From: Jules Date: Fri, 17 Feb 2023 16:46:05 +0000 Subject: [PATCH] Update Quests --- Quests.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Quests.md b/Quests.md index f6da35e..c6b6082 100644 --- a/Quests.md +++ b/Quests.md @@ -6,6 +6,8 @@ If you however want to make a more complex storyline you will have to use anothe - [BetonQuest](https://www.spigotmc.org/resources/betonquest-all-your-adventure-supplies-versatile-quests-in-depth-conversations.2117/) - [Quests](https://www.spigotmc.org/resources/quests.3711/) +At the moment, this just mean you can fully disable the default quest module and use another plugin. In the future, features like quest-based conditions (having completed a specific quest) will be implemented to MMOCore and MythicLib. + ## Overview Quests are series of objectives the players must complete in order to earn some loot and experience. There are various types of objectives, like going to a specific location, talking to an NPC, killing X mobs, bringing items back to an NPC... Some of these objectives require extra plugins like [Citizens](https://www.spigotmc.org/resources/citizens.13811/) for NPC objectives or [MythicMobs](https://www.mythicmobs.net/index.php) for extra mob objectives.