NOTE: This a custom enchant module requires the latest TokenEnchant

This plugin contains a custom enchantment effect to give the sound and effect of TNT and deals the damage and knockback of TNT as well.

Demo:





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

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

ExplosiveDeath:
  description: "Gives the sound and effect of TNT and deals the damage and knockback of TNT as well."
  event_map:
    BlockExplodeEvent: "LOW"
    EntityDamageByBlockEvent: "MONITOR"
    EntityDamageByEntityEvent: "HIGH"
  price: 10
  max: 1
  heal_amount: 1
  occurrence: always