/Sethome not working on Path block: Unsafe location
Waterman1001 opened this issue ยท 2 comments
Type of bug
Other unexpected behaviour
/ess dump all
output
https://essentialsx.net/dump.html?id=51f0dca59e444b4f98e36822a704a075
Error log (if applicable)
The teleport destination is unsafe and teleport-safety is disabled.
Bug description
When running /sethome on a grass-path block, you get the message "The teleport destination is unsafe and teleport-safety is disabled."
This is probably due to the fact that such blocks are not full blocks but a little lower.
Obviously, these blocks should be considered safe, I think.
I do not want to disable this safety check because then you could set your home on lava for example and I don't want that to happen.
Steps to reproduce
- Stand on a Path block.
- Run /sethome.
- Home is not being set.
Expected behaviour
I would expect the home to be set.
Actual behaviour
It does not set the home :(