mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2024-11-06 00:01:05 +01:00
3 lines
144 B
Lua
3 lines
144 B
Lua
minetest.register_privilege("maphack", {
|
|
description = "Can place and use advanced blocks like mob spawners, command blocks and barriers.",
|
|
})
|