We fixed it. I added a snip to only copy Blessed items. The drawback with this is if the player doesn't have any blessed items, it will appear naked. This add is good for servers with bless deeds a-plenty.
Just add the && ( item.LootType == LootType.Blessed)
Where I have it indicated...