@ -32,7 +32,7 @@ if minetest.get_modpath("areas") then
if stored_id == area_id then
minetest.remove_node(pos)
minetest.chat_send_player(owner, "[creative_regions] "..description.." removed for removed area " .. area_id)
minetest.chat_send_player(owner, "[creative_regions] Protector Blocks removed for removed area " .. area_id)
end
end)