block_league/privs.lua

6 lines
130 B
Lua

minetest.register_privilege("block_league_admin", {
description = S("It allows to use the /block_leagueadmin command")
})