forked from mtcontrib/inventorycheck
Version MFF.
This commit is contained in:
0
README.md
Normal file → Executable file
0
README.md
Normal file → Executable file
0
depends.txt
Normal file → Executable file
0
depends.txt
Normal file → Executable file
2
init.lua
Normal file → Executable file
2
init.lua
Normal file → Executable file
@ -30,6 +30,6 @@ minetest.register_chatcommand("inv", {
|
||||
invlist = invlist..items.." | "
|
||||
end
|
||||
end
|
||||
minetest.chat_send_player(name, invlist)
|
||||
minetest.chat_send_player(name, invlist)
|
||||
end,
|
||||
})
|
||||
|
Reference in New Issue
Block a user