NOTE: This a custom enchant module require TokenEnchant plugin.

This plugin contains a custom enchantment effect, which deflects any attacks (including bow/arrow).

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

Configuration:
If "require_blocking" is off, just holing the enchanted item will block any attack.

    AttackDeflector:
      price: 10
      max: 10
      require_blocking: true
      projectile: true         # deflect all projectile based attacks
      entity_attack: true   # deflect any other attacks