E-RTP
The E-RTP modification represents a tool for random teleportation in Minecraft worlds, created for the Fabric platform. This addon opens up new world exploration opportunities for players through instant movement to random points.

Key Features
Random Teleportation - Movement to an arbitrary safe point in the world with just one command.
Targeted Biome Teleportation - The ability to specify a particular biome type for teleportation using the appropriate command.
Smooth Landing Mechanics - Activation of glide mode after movement, preventing fall damage.
Visual Notifications System - Display of the teleportation process through a boss bar indicator for visual tracking of the operation.
Project Dependencies
- Requires Kotlin for Fabric installation
- Requires Fabric API for proper operation
Available Commands
/rtp
- Purpose: Moves the player in a random direction within the established radius
- Permission:
rtp.base
/rtp [biome]
- Purpose: Executes teleportation to the specified biome type
- Permission:
rtp.base
/rtp reload
- Purpose: Updates the modification's configuration files without server restart
- Permission:
rtp.reload
Access Rights
rtp.base - Provides the ability to use the main /rtp command
rtp.biome - Grants access to teleportation between specific biomes
rtp.reload - Gives the right to reload configuration settings
Usage Instructions
-
Random Movement Enter
/rtpin chat for instant teleportation to a random safe location -
Movement to Specific Biome Use
/rtp [biome_name]to teleport to the desired terrain type, for example:/rtp desert -
Settings Update Administrators can apply configuration changes through the
/rtp reloadcommand
Configuration Setup
All modification parameters are regulated through files in the config/blanketrtp directory, where you can change teleportation radius, biome settings, and gliding options.