forked from VoxeLibre/VoxeLibre
4 lines
148 B
Lua
4 lines
148 B
Lua
|
minetest.register_privilege("maphack", {
|
||
|
description = "Can place and use advanced blocks like monster spawners, command blocks and barriers.",
|
||
|
})
|