Change Log:
+ Recoded and Optimised all commands
+ 'Repair' effect, Allows users to have their armor repair itself
+ Fixed issue were players only needed helmet to get full set ability
Change Log:
+ Execute Effect (Deal x times more damage when hitting a player from behind)
+ /ea admin - Control the plugin with admin access, give yourself items with the click of a button
+ Fixed Heroic Armor Damage & Durability
Message for Buyers:
Would you like me to change the percentage system from percentage multipliers to just straight up whole numbers like 50 for 50%
Also, would you lot like me to make it so you are able to control the effects of a set through the sets.yml? So if a player has a certain effect on a set and you change it in the sets.yml it makes it so the player has the effect from the file.
#Fixed Suffocation Issue [All players on the server would be harmed]
#Fixed Smite Issue [All players on the server would be harmed]
Changes:
- + Added 'BOTH' Types of crates meaning you can let people get both armor or upgrades from crate
- + Added Lifesteal effect for weapons
+ Made Crate Animation Smoother
+ Fixed tons of NPE
+ Fixed 1.13.2 support
![]()
Changes:Code:Crate: Phantom_Crate: # Crate Name (This will be case sensitive when executing the command) Material: "CHEST" # Set the material of the crate Type: "ARMOR" # This is the fun bit. You can choose between ARMOR or UPGRADE # If you picked ARMOR this crate will only give armor pieces from the set given below # If you picked UPGRADE this crate will only give upgrades from the sets given below # At random percentage rates. Name: "&c&lPhantom Lootcrate &7(Right Click)" # Self Explanatory Lore: # Self Explanatory - '&7Right Click to unlock a random' - '&7piece of &c&nPhantom&7 gear!' Sets: # Here is where you put all the sets you would like this crate to use. - 'Phantom'
- [+] Added Crate.yml
- Create your own crates that can be used to give players random armor or upgrades
- [+] Optimisation for the crate animation
Just quickly added the command for giving armor without using the new GUI
Use /ea givearmor <player> <set> <armorType>
Change Log:
+ Added GUI Control of most plugin
- Added both Command and GUI control + Optimisation with Commands:
- Reload Config Command
Bug Fixes:
! Fixed Issue with Verification
! Fixed NPE with applying invalid upgrades
