This plugin adds "enchanting" items with potion effects, which are applied differently based on the kind of item
/enchanteffect is the parent command. Using it will list all sub commands.
/enchanteffect setname will set an items name if the player has the permission, and subtract the amount of levels specified in the config.
/enchanteffect enchant <enchant or enchantID> <level> Adds an enchant with the specified level to the item being held, and subtracts the amount of levels specified in the config.
/enchanteffect effect <effect> <level> <time> Adds a potion effect "enchant" to the item in your hand, and subtracts the amount of levels specified in the config
(parents only, will add children later)
enchanteffects.setname
Allows Item Name Setting
enchanteffects.enchant
Allows use of /enchanteffect enchant
enchanteffects.effect
Allows use of /enchanteffect effect
http://dev.bukkit.org/bukkit-plugins/enchant-effects/pages/config-yml/ See here for the whole config file, should explain itself