EntityReborn / CHVirtualChests

A virtual chest implementation extension for CommandHelper.
MIT License
0 stars 5 forks source link

update_virtualchest doesn't update chest title #15

Open otherwise777 opened 9 years ago

otherwise777 commented 9 years ago

function update_virtualchest(@chestdata) where @chestdata[title] is different then the one's that's set

PseudoKnight commented 9 years ago

It accepts chestdata arrays, but it only uses the id. update_virtualchest() is not designed nor documented to do anything with 'size' or 'title'.