Ender Bow This plugin only adds 1 item to the game, a bow that will teleport the player where the arrow lands.
Commands /enderbow Gives the player a ender bow.
Permissions - enderbow.command.enderbow Allows the player to run the command to give himself an ender bow. Default: OP - enderbow.use Allows the player to use the bow. Default: OP
Config
Code (Text):
enderpearl_bow:
name: "Enderpearl Bow"
name_color: "LIGHT_PURPLE"
play_sound: true
messages:
bow_give: "You have been given an Enderpearl Bow!"
no_permission: "You do not have permission to use this command!"
no_permission_bow: "You do not have permission to use the Enderpearl Bow!"
no_console: "Only players can use this command!"
IMPORTANT This plugin is a work in progress, please leave a review with any error or feedback you may have. Any ideas are also welcome.