Skip to content

Afterlife Deathchests

Björn Zeutzheim edited this page Aug 3, 2015 · 1 revision

Description

This module adds spawns graves in the world (in the form of a player skull) whenever a player dies, which will store the items the player had in his inventory and some of his XP. It also allows to apply potion effects on respawn and allows adjusting the health and hunger levels on respawn. Please note this can conflict with other grave like mods and you may need to disable them to prevent any issues.

Configuration

For simple global configuration, edit the following settings in Settings.cfg

  • respawn_hp
  • respawn_food
  • respawn_debuffs
    Potion effects to apply on respawn (comma separated list of id:duration:amplifier)
  • grave_enable
  • grave_safetime
    This time after a player died, no other player can access his grave
  • grave_recoverable_xp Factor of XP recoverable from the grave (default 0.25)
  • grave_fence Put the skull on a fence post

Clone this wiki locally