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

  • Player Database
  • Skin Browser
  • Cape Gallery
  • Community Hub
  • Seed Vault

Database

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

Tools

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

Mods & Packs

  • Mods
  • Plugins
  • Resource Packs
  • Shaders
  • Datapacks

© 2026 MinecraftBible. Not affiliated with Mojang or Microsoft.

PrivacyTermsContact
Coarizwildtp
PluginLGPL-3.0-or-later

Coarizwildtp

A simple wild teleportation (RTP) that may be integrated in survival servers. It aims to add a more customizable feature (such as world to teleport into) while creating a more optimized outcome.

248
Downloads
5
Followers
5 months ago
Updated
📦
5
Versions
game-mechanicsmanagementutilitybukkitpaperpurpurspigot
Download Latestv1.3View on Modrinth

📖About Coarizwildtp

A simple and highly optimized wild teleportation plugin that allows the players to random teleport in a specified world.

I created this plugin to create a more customizable plugin than what is available in the market. You can:

  • edit logging
  • edit messages or language (It supports hash colors!)
  • edit delays and movement cancellations
  • edit the world your players teleport into
  • edit the parameters
  • edit the blocks the players can teleport
  • edit the attempts (creates a more optimized outcomes for small servers)
  • edit the center block of the specified world

Optional Economy Dependencies

  • Vault (version 1.7.3)

Commands and Permissions

  • /wild or /rtp to randomly teleport
  • /coarizwildtp reload
  • /rtpadmin to randomly teleport selected player
  • coarizwildtp.admin (reload permission)
  • coarizwildtp.use (enabled by default)
  • coarizwildtp.bypasscooldown (bypass teleport cooldown)

Recommendations

The use of Chunky is highly recommended due to its performance boost alongside this plugin. It allows the chunks to pregenerate before a player teleports to the said area.

## Example config file:
#
# Plugin by Coariz
#
world: world
cost: 0 #Requires Vault (1.7.3) and an Economy plugin (EssentialsX) to work!
max_x: 5000
max_z: 5000
min_x: -5000
min_z: -5000
spawn_radius: 500 # Radius away from spawn
center_x: 0 # X coordinate of the center point
center_z: 0 # Z coordinate of the center point
radius: 1000 # Radius around the center point for teleportation
max_attempts: 500 # Set value to 100-250 for budget servers
logging_enabled: false # Enable or disable logging
teleport_delay: 5 # Teleport delay in seconds
cooldown: 5 # Cooldown in seconds
allow_movement_during_delay: false # Allow or disallow movement during the delay
blacklisted_blocks:
  - WATER
  - LAVA
  - FIRE
  - CACTUS
  - SWEET_BERRY_BUSH
  - BAMBOO
  - BAMBOO_SAPLING
allowed_surface_materials:
  - GRASS_BLOCK
  - DIRT
  - COARSE_DIRT
  - PATH
  - OAK_LEAVES
  - SPRUCE_LEAVES
  - BIRCH_LEAVES
  - JUNGLE_LEAVES
  - ACACIA_LEAVES
  - DARK_OAK_LEAVES
  - MANGROVE_LEAVES
  - AZALEA_LEAVES
  - FLOWERING_AZALEA_LEAVES
  - STONE
  - COBBLESTONE
  - OAK_LOG
  - SPRUCE_LOG
  - BIRCH_LOG
  - JUNGLE_LOG
  - ACACIA_LOG
  - DARK_OAK_LOG
  - MANGROVE_LOG
  - CRIMSON_STEM
  - WARPED_STEM
  - STRIPPED_OAK_LOG
  - STRIPPED_SPRUCE_LOG
  - STRIPPED_BIRCH_LOG
  - STRIPPED_JUNGLE_LOG
  - STRIPPED_ACACIA_LOG
  - STRIPPED_DARK_OAK_LOG
  - STRIPPED_MANGROVE_LOG
  - STRIPPED_CRIMSON_STEM
  - STRIPPED_WARPED_STEM
  - STRIPPED_OAK_WOOD
  - STRIPPED_SPRUCE_WOOD
  - STRIPPED_BIRCH_WOOD
  - STRIPPED_JUNGLE_WOOD
  - STRIPPED_ACACIA_WOOD
  - STRIPPED_DARK_OAK_WOOD
  - STRIPPED_MANGROVE_WOOD
  - STRIPPED_CRIMSON_HYPHAE
  - STRIPPED_WARPED_HYPHAE
  
  # Plugin version 1.0

👥 Team & Contributors

Coariz
CoarizOwner

⚙️ Compatibility

Environment
🖥️ Server-side
Loaders
bukkitpaperpurpurspigot
Minecraft Versions
1.211.21.11.21.21.21.31.21.41.21.51.21.61.21.7+3 more

🔗 Links

Modrinth Page