From c6a12c75e25b4c6d8711a7e9c327a0c09b0837d6 Mon Sep 17 00:00:00 2001 From: LMBishop <13875753+LMBishop@users.noreply.github.com> Date: Sun, 21 Jul 2019 17:04:59 +0100 Subject: Added ability to sort quests --- src/main/resources/quests/example6.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/main/resources/quests/example6.yml') diff --git a/src/main/resources/quests/example6.yml b/src/main/resources/quests/example6.yml index 3262b1a8..8d5a8feb 100644 --- a/src/main/resources/quests/example6.yml +++ b/src/main/resources/quests/example6.yml @@ -27,4 +27,6 @@ options: repeatable: false cooldown: enabled: true - time: 1440 \ No newline at end of file + time: 1440 + # The quest is in a different category so the sort order is 1. + sort-order: 1 \ No newline at end of file -- cgit v1.2.3-70-g09d2