EntityReborn / CHVirtualChests

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

update_virtualchest doesn't update null values #16

Open otherwise777 opened 9 years ago

otherwise777 commented 9 years ago

if you have a chest where item 45 is an item, and you update it where item 45 is null it won't update it, it will simply show the old item.

jb-aero commented 9 years ago

Do you have the same issue with CH's built in functions? I haven't been on IRC much but I noticed people talking about this: http://youtrack.sk89q.com/issue/CMDHELPER-2990

ctian1 commented 8 years ago

Isn't this intended?

EntityReborn commented 8 years ago

This is intended, iirc. Try with an empty array instead. On Nov 2, 2015 9:13 PM, "Pangea" notifications@github.com wrote:

Isn't this intended?

— Reply to this email directly or view it on GitHub https://github.com/EntityReborn/CHVirtualChests/issues/16#issuecomment-153241428 .