New features:
• Filler in RTP and queue GUI now supports anenabledoption — setenabled: falseto disable the filler entirely
Bug fixes:
• After a group RTP from the RTP zone, the post-teleport title/subtitle (e.g. “Hunt or be hunted!”) is no longer replaced a moment later by the “left RTP zone” message caused by a false zone-exit detection on teleport.
Improvements:
• Optional RTP countdown sound plays once per displayed second (aligned with the actionbar number), not twice a second
• Countdown sound settings use a top-levelcountdown:block (enabled,sound,volume,pitch); legacysounds.countdown.*still works ifcountdownkeys are not set
Bug fixes:
• RTP countdown no longer completes after a cancelled teleport; scheduled countdown steps are cancelled with the pending teleport
• Moving during RTP countdown is detected reliably (including small moves within the same block); cancel only applies when leaving the configured walk range
• Changing world during countdown is treated as out of range so the teleport is cancelled as intended
New features:
• Optional tick sound during RTP countdown viasounds.countdown(enable, sound, volume, pitch)
Improvements:
• Safer chunk scheduling for RTP/teleport on non-Folia Paper (async chunk then main-thread work); Folia behavior unchanged.
Bug fixes:
• Wrong or missing world name in RTP GUI no longer shows "You don't have permission for this world."
• Invalid or non-existent world now shows a dedicated message: "This world is not available."
Improvements:
• New message keyworld-not-foundfor invalid/missing world;no-world-permissionis only used when the player actually lacks the per-world permission.
Improvements:
• RTP Queue now teleports matched players within the configured min/max spawn distance (e.g. 25–50 blocks) instead of two independent random locations that could be thousands of blocks apart
• RTP Zone uses the same min/max spawn distance from config so all players in the zone spawn near each other
• Addedmax-spawn-distanceoption underrtp-queuein config (used together withmin-spawn-distancefor both queue and zone)
• RTP and RTP Queue GUI filler slots no longer show the plugin prefix when the filler name is left empty in the GUI config
