More configurations, commands and armor improvements
Changelog:
- Added configuration: disabled-armors (List). Add armor IDs to the list to disable the armor recipe
and ability. Armor ID can be found at /armorplusplus gui
- Added command: /armorplusplus reload. Reloads the configuration.
- Added permission: armorplusplus.reload. Allows you to use command /armorplusplus reload.
- Added command: /armorplusplus give. Usage: /armorplusplus give (player) (id)
Armor ID can be found at /armorplusplus gui. You need to have armorplusplus.cheat
permission to run this. It calls an event that opens the GUI for the player.
So sometimes, the player can see the GUI opening and closing.
- Fixed Bug: Glass armor flashes because of invisibility going on and off. Glass armor will still not
override invisibility. Once you wear off the glass armor, it will replace it with your old invis.
(The timer will still run in the background)
- Sticky piston and piston armor now sends actionbar telling how many entities were pushed. If an error
occured, it will send a message. End stone armor also sends an actionbar if it unables to teleport.
If an error occured, it will make a Villager No sound.
If there's a missing config in config.yml, it will log a warning message about it.
- Emerald armor will no longer use looting to Wither, Armor Stand, Chested Llamas (to prevent dupes), and Player(?)
- Dispenser armor now shoots 8 arrows and shoots in the direction the player is looking, and around it
(45, 90, 135 degree, etc from the direction)
- Added snow armor - Special features: Snowy - Spawns snow and snowballs.
- Armors now glows using a custom enchantment from the plugin and not from protection. It will no longer have protection from the recipe. For existing armors that have protection 0, every 12 minutes the armor is gonna be replaced.
- Better tabcomplete for command /armorplusplus (Similar to the vanilla tab complete)
- Added configuration: glowing-armor. Default: true. If true, armors will be glowing.
If false, armor will not be glowing and every 12 min, it will be replaced.
- Slime armor now doesnt bounce off water and doesnt bounce off little velocities.
- Added command: /armorplusplus resetconfig. Resets the config to the default one. Will also work in the console.
- Added command: /armorplusplus config. Edit the config in-game (will work and save).
Currently only edit boolean values. Note: This command is unsupported and could cause errors to recipes.
- Added permission: armorplusplus.config. Gives you the ability to reset/edit config.