mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2024-11-05 07:41:06 +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.",
|
|
})
|