Fixed countdown title appearing with a 1-second delay after the enter sound plays, now shows instantly on region entry
New Features:
- Added Action Bar countdown support with customizable messages
- Added Chat countdown support with customizable messages
- Separate enable/disable options for Action Bar and Chat countdowns
- Full hex color code support for countdown messages
- PlaceholderAPI integration for countdown messages
Ruby:display: actionbar: enabled: true message: "&#FF0000RTPZONE &7➟ &fTeleporting in &#FF0000%donutrtp_zone% &fseconds!" chat: enabled: false message: "&#FF0000RTPZONE &7➟ &fTeleporting in &#FF0000%donutrtp_zone% &fseconds!"
- Fixed player spacing bug: Players now teleport with 4-block gaps between them
- Fixed batch teleportation bug: Players no longer teleport to the same location when using small batch sizes
- Added multi-world teleportation system with world rotation (toggle with settings.zone-method: "multi-world")
- Added world configuration system with separate boundaries, blacklists, and biomes for each world
- Added automatic world rotation that cycles through configured worlds for each teleportation cycle
- Implemented new placeholder: %donutrtp_destination_world% to show next destination world
- Ensured world rotation advances even when no players are teleported
- Enhanced location validation to prevent teleporting into water, lava, or excluded biomes
- Moved queue position messages to the action bar instead of titles
- Added tracking for recently teleported players to prevent countdown messages after teleport
- Maintained compatibility with existing GROUP/INDIVIDUAL teleportation modes
What's New?
- New Feature: Teleportation Mode Selection
- Added configurable teleportation modes in config.yml
- Choose between "GROUP" mode (players teleport together) or "INDIVIDUAL" mode (separate random locations)
- Default set to "GROUP" for backward compatibility
- Bug Fixes
- Fixed players spawning inside blocks after teleportation
- Improved teleportation height calculation for safer landing
- Configuration Updates
Code:rtp: # Teleportation mode: "GROUP" or "INDIVIDUAL" # GROUP: Players will teleport close to each other (original behavior) # INDIVIDUAL: Each player gets their own random location mode: "GROUP"
Need Help?
Join our Discord server for support: https://discord.gg/w4NmW428Xw
Important Notes
- If you're updating from an older version, your existing configuration will keep working as before
- The new teleportation mode setting is optional and defaults to the original group behavior
- Backup your config.yml before updating (recommended)
Previous Downloads
Looking for older versions? Check the version history tab.
Thank you for using DonutRTPzone! Your feedback and suggestions help make the plugin better.
