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