Graves to save items when players die!
Not compatible with the keepInventory
and doImmediateRespawn
gamerules in true.
If you are updating to a new version please run the command function graves:config/load/options
.
The graves in the end's void generate at Y = 1, and the graves that are under the lava will rise to the surface of the lava!
Disable grave spawning on death:
/trigger graves.disabled set 1
Enable grave spawning on death:
/trigger graves.disabled set 0
See last grave:
/trigger graves.last_grave
See nearest grave:
/trigger graves.nearest_grave
See all graves:
/trigger graves.all_graves
Config options:
/function graves:config/options
Config commands:
/function graves:config/commands
Disable graves for a player:
/tag <player> add graves.player.disabled
Enable graves for a player:
/tag <player> remove graves.player.disabled
Prevent item/experience orb stored in a grave:
/tag @n[type=item] graves.bypass