NOTE: This a custom enchant module requires the latest TokenEnchant

This plugin contains a custom enchantment effect to give more durability damage to armour than regular shots.

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

Configuration:
Once you restart the server, DiamondTip_config.yml will be auto-generated in your enchants folder.  You can customize this file to suit your server's needs.  

DiamondTip:
  description: "Does more durability damage to armor than regular shots!"
  event_map:
    EntityDamageByEntityEvent: "HIGH"
  price: 10
  max: 1
  multiplier: 1.0
  occurrence: always