This is a pretty big update, it implements a hologram system that show up above graves.
Mode it so if graveBlock is set to PLAYER_HEAD, it will place the head in the direction the player was facing.
Fixed a few bugs such as on restart the timer being reset.
Fixed incorrect items dropping when breaking a grave.
You will want to reset the config for this update to use the hologram feature. You can also add it yourself.
Code (YAML):
hologram
: true
hologramLines
:
-
"&6$entity's &fGrave"
-
"&6$itemCount &fItems &f/ &6$xp&fxp"
-
"&6$time &fleft"