4 lines
117 B
Lua
4 lines
117 B
Lua
minetest.register_privilege("blockleague_admin", {
|
|
description = S("It allows to use the /bladmin command")
|
|
})
|