From 52ded1a703d94a0354bb6b28ba6b4946e51dbf97 Mon Sep 17 00:00:00 2001 From: Krakenied Date: Tue, 20 Feb 2024 11:39:40 +0100 Subject: Add expiry commands option --- docs/configuration/creating-a-quest.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'docs') diff --git a/docs/configuration/creating-a-quest.md b/docs/configuration/creating-a-quest.md index 6b47e3e6..eb9f1850 100644 --- a/docs/configuration/creating-a-quest.md +++ b/docs/configuration/creating-a-quest.md @@ -155,6 +155,20 @@ cancelcommands: - "broadcast {player} has cancelled a quest" ``` +## Expiry commands + + +*`expirycommands`* + +**Optional.** This is a list of commands which will be executed when the +the player's quest expires. You can use `{player}` and the player's name +will be substituted in place. + +``` yaml +expirycommands: + - "broadcast {player}'s quest has expired" +``` + ## Start string -- cgit v1.2.3-70-g09d2