Update for.lua

This commit is contained in:
VorTechnix 2021-07-28 18:06:26 -07:00
parent 8225199520
commit 0ecd6233ad

View file

@ -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({