Logo
MINECRAFTBIBLE
Items
Items

All game items

Blocks
Blocks

Building blocks

Mobs
Mobs

Creatures & monsters

Biomes
Biomes

World biomes

Structures
Structures

Generated structures

Recipes
Recipes

Crafting guides

Advancements
Advancements

Achievements

Loot Tables
Loot Tables

Drop rates

Tags
Tags

Item groupings

All Versions
View all data →
Capes
Cape ArchiveNEW

Browse rare Minecon capes, OptiFine capes, and custom capes from players worldwide

Browse

Player Database
Player DatabasePopular

Search any player

Skin Browser
Skin Browser

Browse & download skins

Cape Gallery
Cape GalleryNEW

Minecon & OptiFine capes

Seed Vault
Seed Vault

Curated seeds

Learn

Guides
GuidesNew

Tutorials & tips

Blog
Blog

News & updates

Community

Community Hub
Community HubHub

Posts, discussions & more

All Versions
View community →
Seed Analyzer
Seed Analyzer

World seed analysis

Loot Explorer
Loot Explorer

Drop rates

Crafting Calculator
Crafting Calculator

Material planning

Enchant Calculator
Enchant Calculator

Probability math

Redstone Lab
Redstone Lab

Signal timing

Trading Profit
Trading Profit

Villager ROI

All Versions
View all tools →
Mods
Mods

Browse all mods

Plugins
Plugins

Server plugins

Resource Packs
Resource Packs

Textures & sounds

Shaders
Shaders

Visual enhancements

Datapacks
Datapacks

World logic

Scanner
Mod Intelligence

Scan & analyze any mod

All Versions
View all mods →
Loading...
IntroductionIntroductionVersion HistoryVersion HistoryGuidesGuidesBlog & NewsBlog & News
ItemsItemsBlocksBlocksMobsMobsRecipesRecipesBiomesBiomesStructuresStructuresAdvancementsAdvancementsLoot TablesLoot TablesTagsTags
ModsModsPluginsPluginsResource PacksResource PacksShadersShadersDatapacksDatapacks

MinecraftBible

The Ultimate Wiki

Logo
MINECRAFTBIBLE

The ultimate Minecraft reference. Every item, block, mob, and recipe documented with precision.

Community

  • Skin Browser
  • Cape Gallery
  • Seed Vault
  • Blog
  • Guides

Database

  • Items
  • Blocks
  • Mobs
  • Recipes
  • Biomes
  • Structures

Tools

  • Seed Analyzer
  • Mod Intelligence
  • Crafting Calculator
  • Enchant Calculator

Mods & Packs

  • Mods
  • Plugins
  • Resource Packs
  • Shaders
  • Datapacks

Site & Legal

  • About
  • Authors
  • Editorial Policy
  • Corrections
  • Contact
  • Privacy Policy
  • Terms of Service
  • DMCA
  • Sitemap

© 2026 MinecraftBible. Not affiliated with Mojang or Microsoft.

PrivacyTermsContact
Yet Another RTP
PluginGPL-3.0-only

Yet Another RTP

Yet another RTP plugin, except this time, it's focused on performance.

754
Downloads
2
Followers
3 years ago
Updated
📦
3
Versions
game-mechanicsmanagementutilitypaperpurpur
Download Latestv3View on Modrinth

📖About Yet Another RTP

Yes, it's yet another RTP plugin. However this time, it's focused on performance! (And customizability)
This plugin will, on command, teleport a player to a completely random location in a set area, world, and at least x blocks away. While this plugin may not be the best at showmanship, it's purpose is to excel at pure performance.

If you have a problem or suggestion for the plugin, make sure to check out the GitHub!

Commands:

/rtp

  • Permission: rtp.runcmd Only needed if require-perm: is set to true in the config
  • The main RTP command. Teleports whoever ran the command to a random location

/addused

  • Permission: rtp.add
  • Makes the plugin act as if said player has already ran the command (Useful if one-use is set to true in the config)

/removeused

  • Permission: rtp.remove
  • Makes the plugin act as if said player hasn't ran the command (Useful if one-use is set to true in the config)

Misc Permissions:

rtp.exempt

  • People with this permission can use the command without a time limit between uses

Default Config:

settings:
  one-use: false
  # Makes the command one use only
  require-perm: false
  # Makes the command require a permission
  max-dist: 5000
  # Max distance away from specified location. 5000 = -5000 to 5000 in x and z
  min-dist: 100
  # Min distance away from the center of the RTP teleport range
  pointx: 0
  pointz: 0
  # The center of the RTP teleport range. X and Z coords
  world-dest: world
  # The specified world to teleport to
  cooldown: 60
  # Amount of seconds to wait before player can use the command again
  bstats: true
messages:
  # All messages use MiniMessage format. See here: https://docs.advntr.dev/minimessage/
  run-rtp: Beginning RTP.
  # Message to send when RTP command is ran
  after-rtp:
  # Message to send after RTP command is ran
  no-perm: You don't have permission to run this command.
  # Message to send when lacking permission to run RTP command
  used-once: You've already used this command once
  # Message to send when command has already been used
  invalid-player: Invalid player specified
  # Message to send when an invalid player is specified for a command

👥 Team & Contributors

1BitByte
1BitByteOwner

⚙️ Compatibility

Environment
🖥️ Server-side
Loaders
paperpurpur
Minecraft Versions
1.191.19.11.19.21.19.31.19.41.201.20.11.20.2+2 more

🔗 Links

Modrinth Page