mirror of
https://github.com/minetest-mods/areas.git
synced 2025-07-15 06:10:24 +02:00
Ajoute infos privilège "megabuilder" dans la commande /area_info
This commit is contained in:
@ -1,6 +1,3 @@
|
||||
-- Mega_builder privilege
|
||||
minetest.register_privilege("megabuilder", "Can protect an infinite amount of areas.")
|
||||
|
||||
function areas:player_exists(name)
|
||||
return minetest.get_auth_handler().get_auth(name) ~= nil
|
||||
end
|
||||
|
Reference in New Issue
Block a user