2020-11-03 14:31:24 +01:00

6 lines
119 B
Lua

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