NOTE: This a custom enchant module requires the latest TokenEnchant

This plugin contains a custom enchantment effect to increases the number of drops according to the level.

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

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

LuckyDrop:
  description: "Increases the number of drops according the level."
  event_map:
    EntityDeathEvent: "HIGH"
  price: 10
  max: 1
  multiplier: 2
  occurrence: always