FastRTP | Random Teleport

FastRTP | Random Teleport

A fast random teleport command that doesn't cause lagspikes.

by
26.8K Downloads
fabricadventureutility
Rent Server with this Mod

About this Mod

Fast RTP

A fast random teleport command that doesn't cause lagspikes.

Commands

  • /rtp - Teleports the player to a random location.
  • /rtpback - Teleports the player back to their last random teleport location.
  • /rtp <player> <args> - Teleports the specified player to a random location. Requires permissions.
  • /rtp reload - Reloads the configuration.

Permissions

  • fast-rtp.command.root - Allows the player to use the /rtp command when requirePermission is set to true
  • fast-rtp.command.advanced - Allows you to rtp other players, specify dimension, radius, etc.
  • fast-rtp.command.reload - Reloads the configuration.
  • fast-rtp.bypass.cooldown - Allows the player to bypass the RTP cooldown.

Configuration

The configuration file can be found in /config/fast-rtp.json

{
  // Whether using /rtp requires the player to have the permission "fast-rtp.command.root"
  "requirePermission": false,
  // Whether /rtp should use the current world of the player. 
  // If false, the default world will be used if the dimension is not specified in the command.
  "useCurrentWorld": false,
  // Adds strict targeting / movement checks to prevent players from using the command to escape dangerous situations.
  "useStrictTeleportCheck": false,
  // The default dimension to use for /rtp.
  "defaultDimension": "minecraft:overworld",
  // The maximum radius from the world center to search for a safe location.
  // If set to -1, the radius will go as far as the worldborder.
  "radius": -1,
  // The minimum radius from the world center to search for a safe location.
  "minRadius": 0,
  // The radius of blocks to check for dangerous surrounding blocks. This doesn't go higher than 4.
  "safetyCheckRadius": 1,
  // Cooldown in seconds applied after using /rtp.
  "cooldown": 30,
  // Specific biome identifiers that can be skipped by the location finder.
  // These can also be used to skip expensive chunk loads, significantly speeding up location finding.
  "blackListedBiomes": [
    "minecraft:small_end_islands",
    "minecraft:the_end",
    "minecraft:the_void"
  ],
  // Biome tags that can be skipped by the location finder.
  "blackListedBiomeTags": [
    "minecraft:is_beach",
    "minecraft:is_ocean",
    "minecraft:is_deep_ocean",
    "minecraft:is_river"
  ],
  // Command messages. Text formatting is done using https://placeholders.pb4.eu/user/text-format/.
  "messages": {
    "rtpStartSearch": "<yellow>Searching for a safe location...",
    "rtpLocFound": "<yellow>Found a safe location in ${seconds} seconds",
    "rtpTeleportPlayer": "<dark_aqua>Teleported to <green>${x} ${y} ${z} <dark_aqua>in <green>${world}",
    "rtpLocNotFound": "<red>[✖] Could not find a safe location!",
    "rtpOnCooldown": "<red>[✖] <gold>Please wait <yellow>${seconds} <gold>seconds before using the RTP again!",
    "preventedRtp": "<red>[✖] Could not start random teleport.\nReason: ${reason}",
    "rtpBackSuccess": "<dark_aqua>Teleported back to your last random teleport!",
    "rtpBackLocNotFound": "<red>[✖] You don't have any recent random teleports.",
    "preventedRtpBack": "<red>[✖] Unable to teleport back to your last RTP location.\nReason: ${reason}",
    "tpSecondsLeft": "<yellow>Teleporting in ${seconds} seconds...",
    "tpCancelled": "<red>[✖] Teleportation was cancelled."
  }
}

Available Versions

FastRTP | Random Teleport 1.5.8-26.1release
MC 26.1, 26.1.1, 26.1.2fabric
March 25, 2026
FastRTP | Random Teleport 1.5.7-1.21.11release
MC 1.21.11fabric
December 9, 2025
FastRTP | Random Teleport 1.5.6-1.21.9release
MC 1.21.9, 1.21.10fabric
October 2, 2025
FastRTP | Random Teleport 1.5.4-1.21.6release
MC 1.21.6, 1.21.7, 1.21.8fabric
June 17, 2025
FastRTP | Random Teleport 1.5.3-1.21.5release
MC 1.21.5fabric
March 28, 2025

How to Install FastRTP | Random Teleport on Your Server

1

Order Server

Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).

2

Set fabric Loader

In the panel under "Egg", select the fabric loader and matching Minecraft version (26.1.2).

3

Install Mod

Open the mod browser in the dashboard and search for "FastRTP | Random Teleport". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.

Compatibility

Mod Loaders

fabric

Minecraft Versions

26.1.2, 26.1.1, 26.1 (+19 more)

Server-side

Required

Recommended RAM

4 GB(min. 3 GB)

Frequently Asked Questions

FastRTP | Random Teleport server crashes on startup – what to do?

Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (26.1.2). You can switch loaders with one click in the panel.

Is FastRTP | Random Teleport compatible with fabric?

FastRTP | Random Teleport officially supports fabric for Minecraft 26.1.2, 26.1.1, 26.1. The Mado dashboard automatically detects incompatible loader combinations.

Server lagging with FastRTP | Random Teleport – how to optimize performance?

Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if FastRTP | Random Teleport consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.

Rent Modded Server

Install FastRTP | Random Teleport with just one click on your server.

Recommended RAM
4 GBab €8/mo
Min. 3 GB | +1 GB pro 8 Spieler
Create Server Now
1-Click Mod Install
NVMe SSD Storage
DDoS Protection included

Details

License
MIT License
Server-side
Required

Supported Versions

26.1.226.1.126.11.21.111.21.101.21.91.21.81.21.71.21.61.21.5+12 more