ArrowTeleport
ArrowTeleport is a Minecraft plugin that teleports players to the location where their arrows land. It's easy to set up and supports multiple types of arrows.
Features
- Teleport with Arrows: Teleports players to where their arrows (SpectralArrow, Arrow, TippedArrow) land.
- Permission-Based: Only players with the right permission can use this feature.
- Configurable Arrow Type: Choose which arrow type to use in the config.yml.
Installation
- Download the plugin from the Spigot Resources page.
- Place the .jar file in your server’s plugins folder.
- Restart your server.
Configuration
Code (YAML):
# Type of arrow to check. Options: "SpectralArrow", "Arrow", "TippedArrow"
projectile-type
:
"SpectralArrow"
# Permission needed to use the teleport feature
permission
:
"arrow.teleport"
Permissions
- arrow.teleport: Grants the ability to use the teleport feature. (default)
Compatibility
- Works with Minecraft 1.9 and newer versions.
For support or questions, visit the Spigot plugin page or contact the developer.