Page: 1 2

6.4.7 Aug 25, 2021
[img] tag
Update Log:
  1. Added OG Phantom Set (Original Phantom Set from Cosmic) (og-phantom.yml, you might need to regen the folder to get this)
  2. Changed normal Phantom Set to the new version as seen on Cosmic
  3. Updated Traveller Weapon to match Cosmic
  4. Updated Ranger Set to match Cosmic
  5. Updated Supreme Set to match Cosmic
  6. Updated Dragon Set to match Cosmic
  7. Updated Sets lore and names
  8. Updated lore of Omni Crystals
  9. Updated lore of Armor Upgrades
  10. Fixed issue with REDUCTION effect not working with negative numbers

Shoutout to Zeddy for the features in this update, He has been helping me a lot with my work since I started my full time and I really appreciate him
Thank you for reading and I hope you have a nice day <3

6.4.6 Aug 21, 2021
[img] tag
Update Log:
  1. Fixed issue where due to the new crafting system, you couldn't craft anything else
  2. Fixed error if you haven't regenerated your crafting.yml
    NOTE: You should regenerate your crafting.yml or add :MATERIAL: between your key and material in the ingredients list

Thank you for reading and I hope you have a nice day <3

6.4.5 Aug 19, 2021
[img] tag
Update Log:
  1. Added new Crafting System
    New Crafting System that allows you to create recipes with custom items or just normal materials to craft armor pieces or heroic pieces

  2. Added some more code improvements

Thank you for reading and I hope you have a nice day <3

6.4.4 Aug 14, 2021
[img] tag
Update Log:
  1. Added ability to add enchantments to armor pieces from EliteEnchantments
    add custom-enchants list to each armor piece, enchant:level ie.
    custom-enchants:
    - 'overload:3'
  2. Added new Wiki that is now on Gitbook: https://docs.eliteminecraftplugins.com/elitearmor/
  3. Added updated support for EliteEnchantments
  4. Fixed some issues with the new system recode i did recently

MASSIVE Update coming out soon (it's gonna cost me a ton of money but it's all worth it)
[img] tag
Thank you for reading and I hope you have a nice day <3

6.4.3 Aug 7, 2021
[img] tag
Update Log:
  1. Added model-data option to add a CustomModelData to either a weapon or armour piece
    Just add model-data: 1 (change the number) under each armour piece or weapon
  2. Added support for unbreakable, item-flags and nbt to weapons, before they only worked on armour. (just add the name then the value like in armour but under weapons)
  3. Massive recode of the armour apply system

MASSIVE Update coming out soon (it's gonna cost me a ton of money but it's all worth it)
[img] tag
Thank you for reading and I hope you have a nice day <3

6.4.2 Jul 12, 2021
[img] tag
Update Log:
  1. Massive recode of the plugin from inside, I've made it more organised so I can update it more easily.
  2. Fixed issue with FISH effect making it so it gives you 0 fish if you aren't wearing a set with the effect
  3. Fixed issue with upgrades showing up as ink sack instead of the dye

MASSIVE Update coming out soon (it's gonna cost me a ton of money but it's all worth it)
Thank you for reading and I hope you have a nice day <3

6.4.1 Jul 4, 2021
[img] tag
Update Log:
  1. Added HEAL effect - Chance to heal your when you are attacked
    HEAL:[CHANCE]:[MIN]:[MAX]
  2. Updated Factions support since the API had a whole new recode
  3. Massive code rehaul, removed a ton of classes that are barely used and switched all gui systems to the new one

Thank you for reading and I hope you have a nice day <3

6.4.0 Jun 27, 2021
[img] tag
Update Log:
  1. Fixed issue on every modifier file in the premade config, the person who made the default one got confused and thought a list was a boolean and put a false after it breaking the armor requirements

Thank you for reading and I hope you have a nice day <3

6.3.9 Jun 21, 2021
Added 1.17 Support

6.3.8 Jun 16, 2021
[img] tag
Update Log:
  1. Added system to trigger armor set being applied when you join the server
    This will trigger some effects like Potion
    This will also trigger SetApplyEvent
  2. Fixed error with Galaxy effect

Thank you for reading and I hope you have a nice day <3

6.3.7 Jun 15, 2021
[img] tag
Update Log:
  1. Added FISH effect
    Increase the amount of fish you catch while fishing
    FISH:[MULTIPLIER]
  2. I forgot to mention, there is a new wiki for EliteArmor
    https://eliteminecraftplugins.com/
    If you are using this plugin leaked and think this is a way for you to use this plugin without getting support. Please remember this plugin is only 6.99 and you can make much more money from it, Not to mention PayPal ends up taking a large chunk of it anyway

Thank you for reading and I hope you have a nice day <3

6.3.6 May 23, 2021
[img] tag
Update Log:
  1. Added ability to add NBT Tags to armour sets, you can now add your own nbt tags for custom models etc.
    nbt:
    - 'key:value'
    under each armor piece
  2. Fixed error with Galaxy effect
  3. Added some optimisations to how the plugin checks if armour is a custom armour piece

Thank you for reading and I hope you have a nice day <3

6.3.5 May 11, 2021
[img] tag
Update Log:
  1. Forgot to mention before, I added item-flags support
    You can now add your own item flags to items, all you need to do is create a list of item flags under each armor piece and call the list item-flags
  2. Fixed error with /ea list and /ea admin causing an error

Thank you for reading and I hope you have a nice day <3

6.3.4 May 8, 2021
[img] tag
Update Log:
  1. Fixed issue with the last update, accidentally imported a class from EliteBosses and caused an error if you didn't have elite bosses installed on your server
    Make sure you check out the last update, it was a big one

Thank you for reading and I hope you have a nice day <3

6.3.3 May 3, 2021
[img] tag
Update Log:
  1. Added 132 premade modifiers for each armor sets!
    Massive shoutout to ScOxLGND442#6668
    What an absolute legend for taking his time to make this for everyone else to use!
    [img] tag
  2. Added support for 9 different Faction plugins
    FactionsX, FactionsUUID, SavageFactions (Abandoned), SupremeFactions, KingdomsX, MassiveFactions, FactionsBlue, Atlas Factions and SaberFactions
  3. Added Pages to Armor list GUI and modifier list GUI
  4. Added autocomplete to modifiers command
  5. Added /ea modifierlist command

Thank you for reading and I hope you have a nice day <3

6.3.2 Apr 4, 2021
[img] tag
Update Log:
  1. Added BOSS_DAMAGE effect
    Increase damage to a boss from EliteBosses
    BOSS_DAMAGE:[PERCENT]:[BOSS-NAME]
  2. Added ability to remove apply and remove messages from armour sets
  3. Added ability to remove apply and remove sound from armour sets
  4. Massive optimisations to Heroic armour and damage based effects

Hey, I've been super busy with my full-time job and a ton of personal issue hence why it's been a month since the last update. I'm trying my best to come up with update ideas, if you have any ideas join my discord and leave a suggestion there.
Thank you for reading and I hope you have a nice day <3

6.3.1 Feb 6, 2021
[img] tag
Update Log:
  1. Added unbreakable option to armor
    Add unbreakable: true under each armor piece in the config
  2. Added system to add your own item flags
    Add item-flags under each armor piece in the config
    item-flags:
    - 'HIDE_ENCHANTS'
  3. Fixed cooldown for snowify effect

6.3.0 Feb 1, 2021
[img] tag
Update Log:
  1. Added Snowify Effect (Snowify:[Chance]:[Cooldown]:[PotionEffect]:[PotionLevel])
    Spawn snowballs which give players a certain effect if they are hit
    [img] tag

6.2.9 Jan 20, 2021
[img] tag

Update Log:
  1. Added RIFT armour set
    [img] tag
  2. Added Chances to POTION effects ATTACK/DEFENSE
    POTION:[POTION]:[LEVEL]:[TYPE;ATTACK/DEFENSE/APPLY]: (DURATION) : (CHANCE)
  3. Added /ea admin to /ea list since the old command was /ea admin and everyone is used to that compared to /ea list (both /ea list and /ea admin do the same thing)
  4. Added ability to remove broadcast to crates
  5. Suppressed Warning about crafting

Thank you for reading this and have a nice day.

6.2.8q Jan 15, 2021
[img] tag

Update Log:
  1. Massive issue has been resolved.
    For some reason, I didn't notice and no one really reported this properly but the whole weapon system was in shambles and did not work at all since I wasn't checking for the right data.

    Weapons should work perfectly and you should see a huge impact.
    I'm so sorry for that, I genuinely had no clue.
  2. Fixed issue with Durability effect related to issue above

Thank you for reading this and have a nice day.

6.2.7 Jan 14, 2021
6.2.7
[img] tag

Update Log:
  1. Added DURABILITY effect, chance to cancel durability damage
    DURABILITY:[CHANCE]
  2. Added WEAPON and ARMOR_WEAPON to crates so now you can make the crates give either set weapons or both set weapons or armour

Thank you for reading this and have a nice day.

6.2.6 Jan 9, 2021
[img] tag

Update Log:
  1. Added Updated FactionsX Support
  2. Fixed issue with crates duplicating rewards due to sound error

Thank you for reading this and have a nice day.

6.2.5 Dec 18, 2020

Page: 1 2