Epitaphs
This mod provides a simple and efficient solution for preserving your items after death - instead of your inventory scattering throughout the world, a protected grave is created containing all your valuables.
Core Features
When a character dies, a grave appears at the death location holding the entire inventory contents. To retrieve your items, simply right-click on the grave. Access to the items is limited to the grave owner or server administrator.
Especially convenient is that all items automatically return to the same slots they occupied before death - this works even with additional inventory slots from the Curios mod.
Graves are almost impossible to destroy by normal means - they can only be removed by players in creative mode or through administrative commands. Additionally, you can recover your items even in protected FTB Chunks areas.
Enchantments
Soulbound - an enchantment that allows the enchanted item to remain in your inventory after death. By default, it can be applied to any enchantable tool and standard Curios items. Pack creators can modify this through the #c:enchantable/soulbound tag.
Experience Soulbound - works similarly to the regular version but additionally preserves 25% of your total experience for each armor piece with this enchantment. By default applied to all armor. Configuration available through the #c:enchantable/experience_soulbound tag.
Administrative Commands
/epitaphs recover player|uuid <player|UUID> <timestamp> <force?>- restores a player's inventory to a specific point in time. Optional parameter clears the current inventory. Requires operator permissions./epitaphs save <players>- saves the inventory of the specified player or players. Requires operator permissions./epitaphs list <player?>- displays a list of all your current graves. Administrators can view graves of any players./epitaphs latest <player?>- shows coordinates of your last grave. Administrators can check graves of other players.