New features:
• Added rtp.enabled option in config to disable /rtp globally
Improvements:
• Config reorganized into clear sections: RTP (main), RTP Queue, RTP Zone
New features:
• RTP Zone: entering a configured WorldGuard region starts a shared countdown; when it ends, all players still in the region are teleported together to one random location in the configured world
• Zone config: enable/disable, timer (seconds), region names, RTP range (world, min/max, air height, block blacklist), and spawn-radius (blocks around the chosen spot so players land close but not on the same block)
• Zone sounds: optional sounds for entering region, countdown tick, leaving region, and after teleport (each with volume/pitch)
• Zone messages: leave, teleporting countdown, after-teleport, and teleport-failed; toggles and message content (chat, actionbar, title, subtitle) are fully configurable in config.yml under rtp-zone.messages
- Extended safety check: no spawn in lava, water, fire, magma, cactus, sweet berry bush, powder snow
- Added /rtpq alias for /rtpqueue
- Configurable min-spawn-distance for queue matches (default 50 blocks)
- Queue GUI lore now shows per-world player count instead of total
Cached blacklisted blocks to avoid repeated config parsing during RTP search
Reduced allocations for static GUI strings (titles, filler items)
