/back teleports to the nether roof
TheNety opened this issue ยท 3 comments
Information
Full output of /ess version
:
[19:24:39 INFO]: Server version: 1.15.2-R0.1-SNAPSHOT git-Paper-307 (MC: 1.15.2)
[19:24:39 INFO]: EssentialsX version: 2.17.2.77
[19:24:39 INFO]: PlaceholderAPI version: 2.10.6
[19:24:39 INFO]: LuckPerms version: 5.1.15
[19:24:39 INFO]: Vault version: 1.7.2-b107
[19:24:39 INFO]: Citizens version: 2.0.26-SNAPSHOT (build 1951)
[19:24:39 INFO]: EssentialsXChat version: 2.17.2.77
[19:24:39 INFO]: ChestShop version: 3.10-SNAPSHOT (build 161)
[19:24:39 INFO]: EssentialsXProtect version: 2.17.2.77
[19:24:39 INFO]: EssentialsXAntiBuild version: 2.17.2.77
[19:24:39 INFO]: EssentialsXSpawn version: 2.17.2.77
EssentialsX config: https://gist.github.com/Nety01/9228498ac4b98070f62f3a755b189711
Details
Description
If you are in a lava lake in nether world and teleport away, then do /back, it teleports you to the nether roof.
Steps to reproduce
- Go to nether world
- Die/Swim in a center of large lava lake
- Teleport away (or respawn)
- Do /back
- You are teleported on a nether roof
Expected behavior
It teleports you as close as possible next to the lava lake - but not to the nether roof.
Not a bug, I think this is just how safe teleportation works currently. Maybe it can be improved, but there could be technical limitations which make it difficult.
Yeah this probably won't be changed. I'm pretty sure this is the most efficient way that Essentials finds safe locations to teleport to. It might not teleport you to where you want it to teleport you, but it does its job correctly (by not teleporting you into lava!).
Hate to necro an old issue, but since teleporting on top of the nether is a real issue can't there just be a check that if in nether and if safe location is above y 127 then just cancel the teleport...I'm literally having players that can't get back because they teleport to the nether roof when literally ONE block over there is the tunnel they were in that is safe to teleport to...