Void grave
I noticed that when players on my server die in the void, a grave is still generated.
Grave culling
While my other feature request was to add a timer that allows others to loot the grave after a period of time, it does not completely fix the problem of having unwanted graves filling the world. So far on my server I have been culling the unwanted graves manually by command.
Describe the solution you'd like
Void grave solution
Cancel grave creation upon death to the void
Grave culling
When grave is in ticking range, have it tick down a configurable timer (or even not tick down if you choose to make that an option and have the graves be persistent as they currently are) and when the timer runs out it will remove the grave.
Describe alternatives you've considered
Void grave
No alternative besides manually culling
Grave culling
I have been manually culling unwanted graves in loaded chunks.
Is your feature request related to a problem?
Void grave I noticed that when players on my server die in the void, a grave is still generated.
Grave culling While my other feature request was to add a timer that allows others to loot the grave after a period of time, it does not completely fix the problem of having unwanted graves filling the world. So far on my server I have been culling the unwanted graves manually by command.
Describe the solution you'd like
Void grave solution Cancel grave creation upon death to the void
Grave culling When grave is in ticking range, have it tick down a configurable timer (or even not tick down if you choose to make that an option and have the graves be persistent as they currently are) and when the timer runs out it will remove the grave.
Describe alternatives you've considered
Void grave No alternative besides manually culling
Grave culling I have been manually culling unwanted graves in loaded chunks.
Other
No response