NOTE: This a custom enchant module require TokenEnchant plugin.

This contains a custom enchantment which allows you to switch places with your enemy upon damaging your enemy with a projectile.

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

Demo:
[MEDIA=youtube]U6XOm4JUwQM
[/MEDIA]

Installation:
Just install TE-SwitchPlacesEnchant.jar in TokenEnchant/enchants folder. Then you can either "restart the server" or "reload the plugin (not /te reload)". SwitchPlaces enchantment will automatically be loaded into TokenEnchant framework and SwitchPlaces_config.yml will be autogenerated for you to customise.

Configuration:
Good items for this enchantment is armors (helmet, chestplate, leggings and boots).

Potions:
  SwitchPlaces:
    description: "Swap places with the enemy you've just gave damage with the specified projectile."
    event_map:
      EntityDamageByEntityEvent: "HIGH"
    price: 10
    max: 5
    occurrence: always