What it does
This Plugin allows you to add certain Effects to full Armor Sets, so whenever a Player wears a full set of Armor (Helmet, Chest, Pants, Shoes) he gains some Bonus Effects
Commands
- /armor reload - reloads the config file
- /armor add <Armor Type> <PotionEffectType:amplifier> - Adds a new Effect to an Armor Set
- amplifier value is optional, default 1
- PotionEffectType currently only accepts Names as seen here (e.g. JUMP, WATER_BREATHING, not case sensitive):
- /armor del <Armor Type> <Potion Effect> - Deletes an existing Effect from the Armor Set
- e.g.:
- /armor add leather jump:2 - adds level 2 Jump Potion Effect to Leather Set
- /armor del leather jump - removes the Jump Effect from Leather Set
- <Armor Type> can be leather/iron/chain/gold/diamond
Permissions
armorEffects.commands - allows you to use all armor commands, default op
Config
i'd suggest using the commands to add/delete Effects to not mess up the config file