diff --git a/worldedit_commands/safe.lua b/worldedit_commands/safe.lua index 96fa00a..520f875 100644 --- a/worldedit_commands/safe.lua +++ b/worldedit_commands/safe.lua @@ -4,7 +4,7 @@ if minetest.get_modpath("areas") then area_protection.areas = areas end -local area_protection.interaction_restrictions = function( +area_protection.interaction_restrictions = function( area_protection, player_name ) @@ -17,7 +17,7 @@ local area_protection.interaction_restrictions = function( return false end -local area_protection.interaction_allowed = function( +area_protection.interaction_allowed = function( area_protection, description, pos1,