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
TeleportBow
PluginLicenseRef-All-Rights-Reserved

TeleportBow

Highly configurable TeleportBow plugin with many features

456
Downloads
1
Followers
2 years ago
Updated
📦
2
Versions
equipmentgame-mechanicsmagicpaper
Download Latestv2.0.0View on Modrinth

📖About TeleportBow

About

Teleport Bow is a simple and useful plugin to use in your minecraft servers. You can use this plugin for your hubs/lobbies and entertain the players

Permissions

  • teleportbow.use
  • teleportbow.drop
  • teleportbow.changeslot
  • teleportbow.commands

Command

  • /teleportbow give - Give the TeleportBow and arrow
  • /teleportbow give - Gives the TeleportBow and arrow to a player.
  • /teleportbow reload - Reload the plugin

Configuration file

#####################################
###          TeleportBow          ###
###           by SyphiX           ###
### https://github.com/SyphiX897  ###
#####################################


# Give teleport items
give_on_join: true
# Give teleport items when respawned
give_on_respawn: true
# Drop teleport items on death
drop_on_death: false
# Should player teleport to arrow location if it hit an entity?
teleport_to_entity: true
# Should player teleport to arrow location if it hit a block?
teleport_to_block: true

bow:
  # Allow TeleportBow to have infinity arrow
  infinity_arrow: true
  # Bow itemStack details
  item:
    display_name: "&9TeleportBow"
    lore:
      - ""
      - "&bJump between universe! Don't believe me? try and see!"
    enchantment_particle: true
    unbreakable: true
    slot: 0

arrow:
  # Set glowing effect on arrow
  glowing: false
  # Prevent arrow damage on hit
  no_damage: true
  # Arrow itemStack details
  item:
    display_name: "&9Arrow"
    lore:
      - ""
      - "&bThe arrow of gods that's been used by Apollo itself."
    enchantment_particle: true
    slot: 9
  # Arrow Nameplate on launch
  hologram:
    enabled: false
    text: "&aArrow"
  # Summon particle on arrow hit
  hit_particle:
    on_hitting_entity:
      enabled: true
      particle: "VILLAGER_HAPPY"
      radius: 1.0
    on_hitting_block:
      enabled: true
      particle: "VILLAGER_HAPPY"
      radius: 1.0
  # Play sound on arrow hit
  hit_sound:
    on_hitting_entity:
      enabled: true
      sound: "ENTITY_ENDERMAN_TELEPORT"
    on_hitting_block:
      enabled: true
      sound: "ENTITY_ENDERMAN_TELEPORT"
  # summon particle on arrow shoot
  launch_particle:
    enabled: true
    particle: "VILLAGER_HAPPY"
  # Play sound on arrow shoot
  launch_sound:
    enabled: true
    sound: "ENTITY_PLAYER_LEVELUP"

How to install

  1. Download the TeleportBow jar file.
  2. Place the TeleportBow jar file in your plugins directory.
  3. Run the server and wait for it to fully load.

Found any problems? contact to me

Discord ID: .syphix

👥 Team & Contributors

SyphiX897
SyphiX897Owner

⚙️ Compatibility

Environment
🖥️ Server-side
Loaders
paper
Minecraft Versions
1.141.14.11.14.21.14.31.14.41.151.15.11.15.2+23 more

🔗 Links

Modrinth Page