Infused Armor

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

Basic Outline

A plugin that allows OP's to add potion effects to armor, that will constantly be applied when worn.

Commands

  • /armor (/armour) add [Potion Effect (NAME OR ID)] [Potion Level (1 of higher)] - Adds effect to armor in hand.
  • /armor (/armour) clear - Removes all effects from armor in hand.

Configuration

  • setup.requireFullSet (true) - Does the player have to be wearing a COMPLETE armor set?
  • setup.requiresMatchingSet (false) - Does the player have to be wearing a MATCHING armor set? (all gold)
  • setup.lesserParticles (true) - Should the potion particles be ambient? (more hidden, less annoying)
  • setup.englishSpelling (false) - Does the command say use the 'Armour' spelling?
  • setup.effectTicks (100) - How often (ticks, 20 per second) should the buff be applied?

Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members

Recent Files

Bukkit