
YuRTP
RandomTeleport.Compatible Server Types: Spigot / Paper / All Hybrid Forks (Mohist, Magma, Arclight, Youer, etc.)
YuRandomTeleport v1.1.1.1 Changelog
Список изменений
🐛 Bug Fixes Fixed an issue where safe locations were frequently not found in the Nether
Improved the height range calculation for Nether safe location searches, ensuring the search area properly respects actual world height limits, including nether roof and lava lake environments.
Resolved no_safe_location errors caused by incorrect height calculations.
Fixed an issue where safe locations could not be found in the Overworld on versions 1.8.x – 1.12.x
Adapted to legacy behavior where World#getHighestBlockYAt returns the Y-level of an air block above the surface. Added a downward calibration step to ensure the actual solid ground block is identified.
Added proactive chunk loading before height queries to prevent inaccurate results from unloaded chunks.
Eliminated frequent console spam of 脚下方块不合格: AIR ("Invalid block under feet: AIR") on older versions, ensuring players are consistently teleported to safe surface locations.