- Added new command functionality allowing OPs and console to teleport other players
- Syntax:
/rtp <player> - Teleports the specified player to a random location in their current world
- Syntax:
/rtp <player> <world> - Teleports the specified player to a random location in the specified world
- Added the new default-worlds list that supports multiple worlds
- Only accessible to OPs and console for security purposes
- Added sound and animation effects for RTP success, completion, and cancellation
- Added countdown tick sounds that play every second during the teleportation countdown
- Implemented particle effects for different RTP events
The subtitle now shows the remaining seconds dynamically (e.g., "Don't move for 3 seconds!", then "Don't move for 2 seconds!", then "Don't move for 1 second!")
Enhanced Chunk Detection System
- Added a sophisticated chunk caching mechanism that tracks recently loaded chunks
- Implemented intelligent prioritization of previously loaded chunks during teleportation
- Added automatic cleanup of old cache entries (older than 1 hour)
- Improved algorithm to favor chunks that have been explored/loaded by players
Update Changelog RTP Plugin
- Fixed an issue where caves were incorrectly detected as safe locations
- Improved underground detection logic to prevent RTP into caves
- RTP now prioritizes solid, open surface areas
- Increased overall teleport safety and reliability