mirror of
https://github.com/minetest-mods/areas.git
synced 2025-06-30 07:00:29 +02:00
Add README
This commit is contained in:
@ -132,7 +132,7 @@ minetest.register_chatcommand("add_owner", {
|
||||
areas:save()
|
||||
|
||||
minetest.chat_send_player(ownername,
|
||||
"You have been gtanted control over an area."
|
||||
"You have been granted control over an area."
|
||||
.." Type /list_areas to show your areas.")
|
||||
minetest.chat_send_player(name, "Area protected.")
|
||||
end})
|
||||
|
Reference in New Issue
Block a user