M4thG33k / TombManyGraves2

A partial re-write of Tomb Many Graves for Minecraft 1.11+
GNU General Public License v3.0
8 stars 8 forks source link

Fixed giving of the death list in dimensions with own spawn + dimension aware list #24

Closed GoryMoon closed 6 years ago

GoryMoon commented 6 years ago

Fixed the list ending up at the wrong spawn location if the player have a bed in the players spawn dimension and the current dimension respawns the player without setting the spawn world on the player and having no be in the current dimension. Now the player is given the list instead of spawning in the world, the player shouldn't have a full inventory when respawning.

Also made the list more dimensional aware:

M4thG33k commented 6 years ago

I'll take a look at it this weekend and see what I think :-)