From aae350c1b3e2182f1e606ef21555bdd7f8d52778 Mon Sep 17 00:00:00 2001 From: NotMyFault Date: Thu, 20 May 2021 19:57:06 +0200 Subject: [PATCH] Enhance flag tutorial message --- Core/src/main/resources/lang/messages_en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Core/src/main/resources/lang/messages_en.json b/Core/src/main/resources/lang/messages_en.json index a078b11fa..92276ff22 100644 --- a/Core/src/main/resources/lang/messages_en.json +++ b/Core/src/main/resources/lang/messages_en.json @@ -197,7 +197,7 @@ "commandconfig.subcommand_set_options_header_only": "Possible Values: ", "commandconfig.command_syntax": "Usage: ", "commandconfig.command_syntax_extended": "Usage: ", - "commandconfig.flag_tutorial_usage": "Have an admin set the flag: ", + "commandconfig.flag_tutorial_usage": "The plot flag is not set preventing you from performing this action.", "invalid.component_illegal_block": "You are not allowed to generate a component containing the block ", "invalid.not_valid_block": "", "invalid.not_allowed_block": "That block is not allowed: ",