qRTP 1.1
qRTP 1.1 is a focused stability and quality update.
This release improves teleport safety, search reliability, biome-targeted RTP, config handling, and overall admin experience without bloating the plugin.
Added
/qrtp reload command
- Better tab completion for worlds and biomes
- Config schema versioning
- Automatic config/message migration with backups
- Modrinth update check / update notice
- Config validation on startup and reload
- Configurable RTP center modes:
WORLD_SPAWN
ZERO
PLAYER
CUSTOM
Improved
- Much safer teleport destination validation
- Better handling for water, waterlogged blocks, kelp, seagrass, bubble columns, dangerous blocks, and invalid support blocks
- Final destination is revalidated immediately before teleport
- Biome-targeted RTP now behaves more predictably
- Ocean biomes can be targeted explicitly, but only safe land locations are accepted
- Matching-biome but unsafe destinations no longer fail the RTP instantly — the search continues until limits are reached
- Random candidate generation now samples properly across the configured area instead of feeling biased toward nearby spots
generated-chunks-only mode now stays random and does not fall back to nearest-chunk behavior
- Cooldown now starts only after a successful teleport
- Countdown cancellation and cleanup are more reliable
- Reload/config behavior is safer and easier to manage
Fixed
- Teleports into water in invalid cases
- Teleports into void-like / unsupported destinations
- Early failure during biome RTP searches
- Missing ocean biome suggestions in tab completion
- Several config structure issues and legacy key cleanup
Config / Admin Notes
config.yml is now settings-focused
messages.yml is now text-focused
- Legacy config keys are migrated automatically where possible
- Backups are created before migration/rewrite operations
- Ocean biome restrictions for normal RTP do not block explicit
/rtp biome <biome> usage
Notes
This version is intended as a stabilization release.
If you are updating from an older version, let qRTP migrate the config files automatically and review the generated backups if needed.