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

This custom enchantment will allow you to block bad potion effects cast by SplashPotion, LingeringPotion or when you drank a bad potion. As long as your item (such as armour) has this enchantment, you can walk into those bad potion effect and the enchantment will block you from getting affected.

Demo Video:
...coming.

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

Recommended Items: Armors

Configuration:
Upon restart, Antidote_config.yml will be added to enchants folder.

[/font][/font][/size][/color]
  Antidote:
    price: 10
    max:  2 # if occurrence is random or specified, the chance will be determined by the level of enchantment.
    occurrence: 0.75 . # always, random or specified value
    potion_types:
      - BLINDNESS
      - CONFUSION
      - HARM
      - HUNGER
      - POISON
      - SLOW
      - SLOW_DIGGING
      - UNLUCK
      - WEAKNESS
      - WITHER