From 7e834ff6437c616c1fb2e044b623c39a47d23b0a Mon Sep 17 00:00:00 2001 From: BuildTools Date: Tue, 19 May 2020 11:15:04 -0600 Subject: Added option for cancel quests by command --- src/main/resources/config.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'src/main/resources/config.yml') diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml index 18283128..d21830e8 100644 --- a/src/main/resources/config.yml +++ b/src/main/resources/config.yml @@ -190,6 +190,7 @@ messages: quest-category-quest-permission: "&7You do not have permission to start this quest since it is in a category you do not have permission to view." quest-cancel-notstarted: "&7You have not started this quest." quest-updater: "&cQuests > &7A new version &c{newver} &7was found on Spigot (your version: &c{oldver}&7). Please update me! <3 - Link: {link}" + command-sub-doesntexist: "&7The specified subcommand '&c{sub}' &7does not exist." command-quest-start-doesntexist: "&7The specified quest '&c{quest}&7' does not exist." command-category-open-disabled: "&7Categories are disabled." command-category-open-doesntexist: "&7The specified category '&c{category}&7' does not exist." -- cgit v1.2.3-70-g09d2