Sorry for the long wait, school and sports has been a little time consuming and haven't had time for coding. Hope you understand
Added Enchantments
Code (Text):
Add this to your config
EnchantMultiplier: false/true
##Decides whether to multiply or add to the price of the item
Enchants:
EnchantName-Level: value
Ex.
Enchants:
DURABILITY-1: 1.02
##Adds $1.02 or multiplies the price by 1.02
Enchantment names - https://hub.spigotmc.org/javadocs/spigot/org/bukkit/enchantments/Enchantment.html
Removed TitleAPI dependancy
Titles still work!