block_league/privs.lua

6 lines
119 B
Lua

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