NOTE: This a custom enchant module require TokenEnchant plugin.

This plugin contains a custom enchantment effect to use the Bow/Arrow to grapple hook onto a block and pull yourself towards it!

Test Server: testserver.vk2gpz.com (currently whitelisted)





Installation:
Just install TE-GrapplingBowEnchant.jar in TokenEnchant/enchants folder. Then you can either "restart the server" or "reload the plugin (not /te reload)". GrapplingBowEnchantment will automatically be loaded into TokenEnchant framework.

Configuration:
I don't see much point in allowing any item other than "Bow" to use this enchant..

[/font][/color][/font][/size][/color]
Potions:
    GrapplingBow:
      price: 10
      max: 1
      fall_damage: false
      sound: ENTITY_MAGMACUBE_JUMP  # for pre 1.9 -> MAGMACUBE_JUMP
      cooldown: 0   # 0 = no cooldown
      cooldown_message: "&a[TE] You have to wait for &b%remaining% &aseconds."
      occurrence: always