Fix another logic fail in arrow mob detect code
[MineClone/MineClone2.git] / mods / MISC / mcl_privs / init.lua
blobc242ed3de279f9fad083a485128a8074759a05bb
1 minetest.register_privilege("maphack", {
2 description = "Can place and use advanced blocks like mob spawners, command blocks and barriers.",
3 })