- Native Minecraft Version:
- 1.16
- Tested Minecraft Versions:
- 1.16
About
This is a very simple plugin that gives you a special bow and arrow. When you use this bow, you are teleported to the location where the arrow falls. (My first Plugin)
This plugin can be used as a cosmetic or even experimental PVP.
Commands
/tpbow get - gives you the special bow and arrow
/tpbow give <player> - gives a player the special bow and arrow (Can be used in Console)
Permissions
tpbow.get - allows you to use the get command
tpbow.give - allows you to use the give command
tpbow.use - allows a player to use the teleport bow
Configuration
Code (YAML):#####################
# Teleport Bow V0.1 #
# By Zainmz #
#####################
# Change the name of the bow and its colour
Teleport Bow Name: "&eSerenity"
#Change the Lore of the bow and its colour
Teleport Bow Lore: "Shoot An Arrow to Your Destination!"
#Change the message that happens once you reach your teleport destination
Teleport Message: "&5Swooosh!"
#Change the particles that appear when you teleport to the destination
#Check Valid Particles here https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Particle.html
Teleport Particle: "EXPLOSION_LARGE"
#Change the number of particles to be displayed ( Warning: Higher number may cause lag )
Particle Count: 10
#Change the name of the arrow and its colour
Arrow Name: "&cDivine Arrow "
#Change the lore of the arrow and is colour
Arrow Lore: "&eHeavenly!"
#Change the sound that is played when you reach the teleport destination
#Check Valid Sounds at https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Sound.html
Teleport Sound: "ENTITY_ENDERMAN_TELEPORT"

Teleport Bow 1.0
Shoot an arrow to your destination!