on disconnect:
set block at player to chest
set {_block} to block at location of player
add inventory of player to {_block}
add helmet of player to {_block}
add chestplate of player to {_block}
add leggings of player to {_block}
add boots of player to {_block}
clear drops
This isnt working only chest is showing up without anything in it