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
WildRTP
PluginLGPL-3.0-or-later

WildRTP

WildRTP - Another RTP Plugin build on Performance & Features

47.4K
Downloads
44
Followers
4 months ago
Updated
📦
27
Versions
game-mechanicsmanagementbukkitpaperpurpurspigot
Download Latestv3.2View on Modrinth

📖About WildRTP

WildRTP

  • Algorithms CIRCLE & SQUARE
  • Adjust teleport settings
  • Multi Worlds Support
  • Cooldown
  • MoveTimer
  • CustomRTP
  • AutoRTP

Please let me know if you have any issues

Commands

  • /wild - Teleport to a random location

    Aliases: [/rtp /randomtp /randomteleport /wildrtp]
  • /wild reload - Reloads the config
  • /wild info - Display plugin information
  • /wild updates - Checks for plugin updates
  • /wild help - Display help message
  • /customrtp [params...]

Note <> are required arguments, [] are only optional arguments and can be omitted.

%player% is a placeholder for the player that executed the command (only in /customrtp).

Permissions

  • wildrtp.rtp - Allows you to run /wild - Default
  • wildrtp.reload - Allows you to run /wild reload
  • wildrtp.updates - Allows you to run /wild updates
  • wildrtp.reload - Allows you to run /wild reload
  • wildrtp.custom - Allows you to run /customrtp
  • wildrtp.cooldown.bypass - Bypass the cooldown, if enabled
  • wildrtp.movetimer.bypass - Bypass the movetimer, if enabled
  • wildrtp.list.bypass - Bypass the list of disallowed worlds
  • wildrtp.list.bypass.world_name - Bypass a specific world from the list of disallowed worlds
    (blacklist or whitelist, whichever is enabled)
  • wildrtp.help - Allows you to run /wild help
  • wildrtp.admin - Grants all WildRTP permissions

Config

Show config
#  __          ___ _     _ _____ _______ _____
#  \ \        / (_) |   | |  __ \__   __|  __ \
#   \ \  /\  / / _| | __| | |__) | | |  | |__) |
#    \ \/  \/ / | | |/ _` |  _  /  | |  |  ___/
#     \  /\  /  | | | (_| | | \ \  | |  | |
#      \/  \/   |_|_|\__,_|_|  \_\ |_|  |_|
#
# by Joni - Thank you for using this plugin

# Language setting
# Available: [en, de, ru]
# You can add/edit languages in the plugin folder (/lang)
lang: "en"

# Global RTP settings
# This section defines the main settings for random teleportation
# Custom settings per world can be defined in the custom section
# If 'something: null' is present, and you want to use that feature, remove null and add your settings
global:
  # Min & max teleportation range
  min: 1000
  max: 2500

  # Shape of the teleportation area [CIRCLE/SQUARE]
  shape: CIRCLE

  # Teleportation center
  center:
    player: false # If true, teleportation is centered on the player
    x: 0 # X coordinate of center
    z: 0 # Z coordinate of center

  # Cooldown settings
  cooldown:
    enabled: true # Enable cooldown between RTP uses
    time: 5 # Cooldown time in seconds

  # Move timer settings
  movetimer:
    enabled: true # If true, no movement allowed before teleportation
    time: 5 # Time in seconds
    sound-canceled: ENTITY_VILLAGER_NO # Set to 'false' to disable.

  # Message settings
  messages:
    start: false # Show message when RTP starts
    end: true # Show message when RTP ends

  # Title messages displayed when RTP starts/ends
  titles:
    start:
      enabled: false
      fadeIn: 0.5
      stay: 2
      fadeOut: 0.5
    end:
      enabled: true
      fadeIn: 0.5
      stay: 2
      fadeOut: 0.5

  # Sound settings
  sound:
    start: false # Play a sound when teleport starts. Set to 'false' to disable.
    end: ENTITY_PLAYER_LEVELUP  # Use any valid Bukkit Sound enum, e.g., ENTITY_PLAYER_LEVELUP.

  # Blocks to avoid when teleporting
  blocks:
    - LAVA
    - WATER
    - AIR

  # Y-limits for teleporting
  y-min: null
  y-max: null

  # Biomes to avoid when teleporting
  biomes:
  # - forest

  # Teleport to another world
  # If set to a valid world name, players will be teleported to that world instead of their current one.
  # Set to 'false' to teleport within the same world.
  tp-in-other-world: false

# Auto-RTP settings
# Should the plugin teleport players automatically?
auto-rtp:
  onfirstjoin: false # When a player first joins the server
  onjoin: false # Every time a player joins the server
  ondeath: false # After a player dies

# List mode: use 'blacklist' or 'whitelist'
list: blacklist
blacklist: # Add blocked worlds here
# - my_blacklisted_world
whitelist: # Add allowed worlds here
# - my_whitelisted_world

# Uncomment and modify to customize settings for specific worlds
# YOU CAN remove any fields you don’t want to customize,
# BUT missing values will be set to the global values
# (e.g. max in global is 1000 and if not set here it will be 1000 as well)
# An example is shown below:
custom:
#  custom_world_name:
#    min: 1000
#    max: 2500
#    shape: CIRCLE
#    center:
#      player: false
#      x: 0
#      z: 0
#    cooldown:
#      enabled: true
#      time: 30
#    movetimer:
#      enabled: true
#      time: 5
#      sound-canceled: ENTITY_VILLAGER_NO
#    messages:
#      start: false
#      end: true
#    titles:
#      start:
#       enabled: false
#       fadeIn: 0.5
#       stay: 2
#       fadeOut: 0.5
#      end:
#       enabled: true
#       fadeIn: 0.5
#       stay: 2
#       fadeOut: 0.5
#    sound:
#      start: false
#      end: ENTITY_PLAYER_LEVELUP
#    blocks:
#      - LAVA
#      - WATER
#      - AIR
#    y-min: null
#    y-max: null
#    biomes:
#    tp-in-other-world: false # replace with world name to tp to other world


# Maximum attempts to find a safe location before failing
max-tries: 25

# If you want to change the prefix, you can do it here
prefix: "[&2WildRTP&f] &6"

# Hook settings for third-party plugins
hooks:
  worldguard:
    enabled: false # When enabled, checks if a location is inside any protected region and skips it if so

# Check for updates
check-updates: true

# Notify admins about plugin updates when they join
notify-updates-on-join: true

# If I am allowed to collect anonymous data about your server and this plugin. So I can see how many servers are using this plugin :)
# Learn more https://bstats.org/
# And you can see the data as well here https://bstats.org/plugin/bukkit/WildRTP/17799
metrics: true

# Debug mode
debug: false

# Config version (do not change)
config-version: 6

Placeholders

To view both internal placeholders and external placeholders, please visit the wiki.

Integrations

  • WorldGuard

Performance

Using async chunk loading on paper servers should have no impact on the performance besides the time it takes to load a chunk async. You can use Chunky to pre-generate chunks, which makes the teleporting maybe a bit faster.

Need help?

If you need any help, feel free to join my discord support server, or if you have found a bug, you can also use the github issue system. If you have a feature request, you can also make a request via discord or github.

bStats

Loading...

👥 Team & Contributors

LasaJoniHD
LasaJoniHDOwner

⚙️ Compatibility

Environment
🖥️ Server-side
Loaders
bukkitpaperpurpurspigot
Minecraft Versions
1.191.19.11.19.21.19.31.19.41.201.20.11.20.2+16 more

🔗 Links

Modrinth Page