DungeonsXL
DungeonsXL copied to clipboard
[Bug] Spawning above the ceiling of a Dungeon
Description
Everytime I try to test my dungeon I spawn above the ceiling. It seems like the Spawnpositions are not working correct on 1.15.2 (git-Paper-146)
Reproduce
- Create a Dungeon and Build something there. Make sure it a has a ceiling above the sings
- Place all the required Signs
- /dxl Test
Expected behavior
Spawning on the exact position where the sign is.
Relevant configuration files
Fresh installed so I guess this is not relevant.
Can confirm it happens. I'll see what I can do
Nice thank you ^w^
I fixed this problem by placing all Start/Lobby signs on the ground instead of on a wall, then leaving enough space around the sign for a spawn. Seems to push you to the roof when trying to tp you into a wall..