Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for CyntrixAlgorithm

Spawns a chest when the player dies in buildable regions

Report DeathChest?

PlaceHolder API

Placeholders

%deathchest_last_location%

PAPI Configuration

You can configure the format of the location and the fallback message in the papi config by adding this properties:

expansions:
  DeathChest:
    location_format: '<x> <y> <z> <world>'
    fallback_message: '&cChest not found'