Brettflan / WorldBorder

Bukkit plugin for maintaining borders for your worlds to limit their sizes, as well as generating missing chunks or trimming excess chunks.
https://www.spigotmc.org/resources/worldborder.60905/
BSD 2-Clause "Simplified" License
139 stars 210 forks source link

Fall damage due to worldborder #176

Closed Blueeyestar closed 4 years ago

Blueeyestar commented 4 years ago

if you get to the wordlborder too often, you will be teleported to the middle of the map where you fall into the dead from above. This problem is brand new. Then you die of falling damage.

paperversion: Paper version git-Paper-93 (MC: 1.15.2) (Implementing API version 1.15.2-R0.1-SNAPSHOT)

worldborder : WorldBorder 1.9.10 (beta)

Brettflan commented 4 years ago

Does that world have a safe spawn point set in it? If not you might want to set it, as that's where people will be teleported if no safe Y location can be found at the X/Z coordinates it tries to move them to back inside the border.

Blueeyestar commented 4 years ago

I did that. It works. but why are they teleported to the spawn? can you turn that off?

Brettflan commented 4 years ago

I mentioned why it's necessary above, so: no.