I don't believe there's a way to affect what gets dropped on death quite yet, but there's an option in the server configuration (./resources/config.xml) where you can affect how long they remain on the map for.
<ItemDespawnTime>15000</ItemDespawnTime>
This is in milliseconds, so in this case it'd be 15 seconds before your items despawn.