[Suggestion] Being able to use /back to return to the point of death
soldeeex opened this issue ยท 4 comments
Being able to use /back to return to the point of death.
Also that the mod detects if you are in the lava or in a danger zone and teleport to a nearby safe place.
Being able to use /back to return to the point of death.
Sounds like you want to set allow_back_on_death
to true
in config/EssentialCommands.properties
.
See more EC Config options here
Also that the mod detects if you are in the lava or in a danger zone and teleport to a nearby safe place.
This is an interesting idea, but is definitely outside the realm of what Essential Commands tries to do. Reliably finding a nearby "safe" location without inadvertently giving players an ability to get into places they otherwise wouldn't be able to reach is a non-trivial task.
I do appreciate the suggestion, though.
Sounds like you want to set
allow_back_on_death
totrue
inconfig/EssentialCommands.properties
.
I set the value to true, but it still didn't solve the situation! I don't know what's the matter, for the second day I can't solve the problem
Oh, that's... odd. And I have recently received a report of a similar issue on discord.
(will link that here in a moment)
For that person, however, the issue went away (seemingly randomly) after fiddling with their mods for a bit, so we're still unsure of the cause.
I'll repoen this issue to track the apparent bug of "it just sometimes doesn't work?!"
Ah, future discussion here will probably spam the original author. Will move to new issue instead lol. sorry for the confusion.