From 0ecd6233adf4ae80e69c2aad2a752cfdfa71a83f Mon Sep 17 00:00:00 2001 From: VorTechnix <45538536+VorTechnix@users.noreply.github.com> Date: Wed, 28 Jul 2021 18:06:26 -0700 Subject: [PATCH] Update for.lua --- worldeditadditions_commands/commands/meta/for.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/worldeditadditions_commands/commands/meta/for.lua b/worldeditadditions_commands/commands/meta/for.lua index 14deaa8..7db3029 100644 --- a/worldeditadditions_commands/commands/meta/for.lua +++ b/worldeditadditions_commands/commands/meta/for.lua @@ -73,7 +73,7 @@ worldedit.register_command("for", { return false, "Error: "..command.." isn't a valid command." end if not minetest.check_player_privs(name, cmd.privs) then - return false, "Your privileges are insufficient to run \""..command.."\"." + return false, "Your privileges are insufficient to run /\""..command.."\"." end step({