B1n-ry / Youre-in-grave-danger

A minecraft mod which adds one single block. The grave, which will generate when you die, and store your items
https://www.curseforge.com/minecraft/mc-mods/youre-in-grave-danger
MIT License
65 stars 18 forks source link

My Grave was destroyed by another mod. Is there any way to get it back? #170

Open ChemCaps opened 1 month ago

ChemCaps commented 1 month ago

I died while playing on a Bisecthosting server with some friends and one of them accidentally destroyed my grave by summoning a boss from another mod. I had a lot of gear that I don't exactly just want to go and duplicate, especially since some of it was in backpacks and I can't see what was in those. Is there a way to restore my inventory from my last death or do I just need to guess from what I had?

B1n-ry commented 1 month ago

Yes you can restore graves if you're a server operator. If it's your latest death you can run the command /yigd restore [playername] to restore their latest grave. You could also (I recommend this way as it's clearer which grave you're restoring) run the command /yigd grave [playername]. This will bring up a GUI containing all the player's graves. By filtering on destroyed graves, you should be able to find the one that was destroyed. Clicking on that will bring up another GUI where all the items lost can be viewed, and if you're a server operator there will be a few buttons on the side. One of them (when you hover over it) will say "restore". This will restore the grave to the player that died.

What boss destroyed the grave btw? I'd be happy to try and stop that from happening again by implementing some sort of compatibility