mirror of
https://git.minetest.land/Mineclonia/Mineclonia.git
synced 2024-11-08 18:55:05 +00:00
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.",
|
||
|
})
|