

Enchant Effects will start downloading in 5 seconds...
Enchant Effects
- Bukkit Plugins
- 6,018
Description
EnchantEffects
Intro
This plugin adds "enchanting" items with potion effects, which are applied differently based on the kind of item
- Equipable items apply the effect while they are equipped
- Weapon/Unusable items apply the effect to any living entity that is hit with them
- Food items apply the effect when consumed
Commands
/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
Permissions
(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
Config
http://dev.bukkit.org/bukkit-plugins/enchant-effects/pages/config-yml/ See here for the whole config file, should explain itself