2020-10-31 15:22:23 +01:00

6 lines
124 B
Lua

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