From c9d3f64619172d6fb34911b295b3ee611b298891 Mon Sep 17 00:00:00 2001 From: ofunny Date: Sun, 3 Apr 2022 04:19:53 +0200 Subject: Added command to open the started Quests GUI via console/admin for other users. --- bukkit/src/main/resources/resources/bukkit/config.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'bukkit/src/main/resources') diff --git a/bukkit/src/main/resources/resources/bukkit/config.yml b/bukkit/src/main/resources/resources/bukkit/config.yml index 4cc76d8a..26e27923 100644 --- a/bukkit/src/main/resources/resources/bukkit/config.yml +++ b/bukkit/src/main/resources/resources/bukkit/config.yml @@ -333,6 +333,7 @@ messages: command-category-open-doesntexist: "&7The specified category '&c{category}&7' does not exist." command-quest-admin-playernotfound: "&7Player '&c{player}&7' could not be found." command-quest-openquests-admin-success: "&7Opened Quest GUI for player &c{player}&7." + command-quest-openstarted-admin-success: "&7Opened started Quest GUI for player &c{player}&7." command-quest-opencategory-admin-success: "&7Opened category &c{category} &7for player &c{player}&7." command-taskview-admin-fail: "&7Task type '&c{task}&7' does not exist." beta-reminder: "&cQuests > &7Reminder: you are currently using a &cbeta &7version of Quests. Please send bug reports to https://github.com/LMBishop/Quests/issues and check for updates regularly using &c/quests admin update&7!" -- cgit v1.2.3-70-g09d2