From 861dbd278700f98244374c0f0f0ad417e46336a6 Mon Sep 17 00:00:00 2001 From: LMBishop <13875753+LMBishop@users.noreply.github.com> Date: Thu, 5 Sep 2019 15:00:14 +0100 Subject: Update README.txt --- src/main/resources/quests/README.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/main/resources/quests/README.txt b/src/main/resources/quests/README.txt index fa0f0186..9a607a6d 100644 --- a/src/main/resources/quests/README.txt +++ b/src/main/resources/quests/README.txt @@ -8,8 +8,9 @@ # A task is an objective such as breaking blocks or obtaining items. # A reward is a command executed by the SERVER. Use {player} to get the players name. # +# A quest can have a 'startstring' (this is optional). They will be sent to the player when they start the quest. # A quest can have a 'rewardstring' (this is optional). They will be sent to the player when they complete the quest. -# An example of the rewardstring in use can be seen in the quest example4. +# An example of the startstring/rewardstring in use can be seen in the quest example4. # # Each quest will have ONE "display" item, this is the item shown to the player in the GUI. # The display item will have a "name", a "type" and TWO lores. @@ -27,4 +28,4 @@ # You can see other task types here: # https://github.com/LMBishop/Quests/wiki/Task-Types # -# =============================================================== \ No newline at end of file +# =============================================================== -- cgit v1.2.3-70-g09d2