
YuRTP
RandomTeleport.Compatible Server Types: Spigot / Paper / All Hybrid Forks (Mohist, Magma, Arclight, Youer, etc.)
YuRandomTeleport v1.1.1.1 Changelog
release16 апреля 2026 г.🐛 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.
YuRTP 1.1.1.0-SNAPSHOT
release16 апреля 2026 г.YuRandomTeleport Update Log
Version 1.1.0.0 → 1.1.1.0 Release Notes
✨ New Features
-
Teleport Interruption Protection
While searching for a safe location, the teleport will now be automatically canceled if the player moves, takes damage, chats, or performs any interactive actions. This prevents accidental teleports. You can disable this behavior in the configuration file. -
World Whitelist Mode
A new world whitelist setting has been added. When enabled, only worlds listed in the whitelist can be used for random teleports. The whitelist takes priority over the existing world blacklist. -
Standable Block Whitelist
In addition to the existing dangerous block blacklist, you can now define a "whitelist of allowed standing blocks." A location will only be considered safe if the block beneath the player matches the specified types, giving you finer control over teleport safety. -
Per-World Pricing
You can now set different teleport costs for individual worlds (e.g., higher prices for the Nether or the End), overriding the global default cost.
🛠 Fixes & Improvements
-
Fixed Teleport Prompt Commands Not Triggering
Previously, configured commands such as title messages or chat prompts during teleport would sometimes fail to execute. This has been fixed to ensure prompts like "Searching for a safe location..." and "Teleport successful!" appear on time. -
Fixed Reload Command Not Refreshing Economy Status
When using/yurtp reload, the plugin now correctly updates the enabled/disabled status of the economy system without requiring a server restart.
📝 Upgrade Notes
- If you are using a customized configuration file, please check the newly added options in
config.ymlafter updating, includingworld-whitelist,cancel-on-move, and thecostfield under theworldssection. - This update is fully compatible with older configuration files, and the plugin will automatically perform incremental updates as needed.
💬 Community & Support
Join our official community for feedback, suggestions, or to connect with other server administrators:
QQ Group: 1080918424
YuRTP 1.1.0.0-SNAPSHOT
release15 апреля 2026 г.Нет описания изменений