⚠ This is an UNOFFICIAL community-maintained fork of the original RTP plugin by DailyStruggle.
The original RTP plugin stopped receiving updates after Minecraft
1.21.1.
This fork exists solely to
maintain compatibility with newer Minecraft versions (1.21+) while keeping the
same functionality and design philosophy.
No gameplay changes or feature modifications have been made unless required for compatibility with newer server versions.
About RTP
RTP (Random Teleportation) is a highly optimized and flexible random teleport plugin designed primarily for
SMP servers.
Unlike simple RTP implementations, this plugin focuses on
deterministic selection time, learning from failed placements and improving performance the longer it runs.
It is especially well suited for:
- Large worlds
- Custom world generation
- Servers that care about performance and scalability
Key Features
- Deterministic-time random teleportation
- Multiple teleport regions per world
- Per-region and per-world configuration
- Advanced teleport safety checks
- Chunk pre-loading and async processing (Paper recommended)
- Location queueing to distribute load over time
- Fully configurable messages, sounds, and effects
- Extensive API for developers and integrations
Compatibility
- Minecraft: 1.21+
- Servers: Paper (recommended), Spigot supported
- License: GPL-3.0 (same as original project)
Credits
Original Author: DailyStruggle
Contributors: leaf26 and others
Original Project:
https://www.spigotmc.org/resources/rtp.94812/
Source Code (this fork):
https://github.com/DailyStruggle/RTP
All credit for the original design and implementation goes to the original author.