NOTE: This is a custom enchantment module for TokenEnchant plugin.

This custom enchantment will allow you to spawn Evoker's Fangs to attack or defend. If the enemy is within 5 blocks form you or no enemy in the reach distance, the defensive mode Fangs will be spawned. If enemies are in the reach distance, a ray of Fangs will be spawned to attack your enemy.

Demo Video:




How to Install:
copy TE-EvokerFangsEnchant.jar into plugins/TokenEnchant/enchants folder.

Recommended Items: Tools and Weapons

Configuration:
Upon being discovered and installed by TokenEnchant, its config file (EvokerFangs_config.yml) will be auto-generated in enchants folder.

Enchants:
  EvokerFangs:
    description: "Attack like Evoker!! Fangs will reach out to your opponent and bite them!"
    event_map:
      PlayerInteractEvent: "HIGHEST"
    price: 10
    max: 4
    distance_multiplier: 2
    need_sneak: false
    need_sneak_message: "&a[TE] You need to sneak (Shift-key) to use this enchant!"
    cooldown: 0
    cooldown_message: "&a[TE] You have to wait for &b%remaining% &aseconds."
    occurrence: always
    allowed_items:
      - DIAMOND_SWORD