Minecraft Leaks
MMOItems >> New Item Types | 20+ Stats | 30+ Custom Abilities | Item Editor GUI 2.2.3
Submitted by dodo, 21-10-2017, 05:59 AM, Thread ID: 52233
Thread Closed
Tested Minecraft Versions:
DarkBlade12 (ParticleEffect API), Arukado (Screenshots)
Welcome to MMOItems!
MMOItems Wiki
New item types
Weapons can deal up to extra 50% additional damage when hitting an armor to which is bound an element that is weak against your weapon's elements. Beyond 50%, the hit is anelemental critical strike. Each Element has a unique elemental crit effect:
Item Editor GUI
Access an easy-to-use GUI that allows you to customize your items with the command /mi edit <type> <item>.
Other important features
[*]
/mi <type> <item>gives the sender the corresponding item.
/mi reloadreloads the configuration file.
/mi list <list>shows a few useful lists you might have to use when editing items (Item and block IDs, potion effects...)
/mi itemlist <type>shows the list of all items in that specific item type.
/mi (un)identify(un)identifies the item you are holding.
/mi healheals you (improved /essentials:heal) without removing the nice potion effects.
/mi create <type> <item_id>creates a new item.
/mi delete <type> <item_id>deletes an existing item.
/mi edit <type> <item_id>opens up the item editor GUI of an item.
The permissionmmoitems.opallows to use every single command of the plugin.
All screenshots about abilities can be foundhere!
Note that this section is only made to show you how the config looks like. It'll not be updated at any time.
config.yml
A few more parameters you can change.
'\language' file
This folder allows you to translate a good part of the plugin (the part normal players see, including item stats).
drops.yml
This file allows you to configurate custom drops on monsters and on blocks. You can see how to use the drops.yml file onthis Wiki page.
'\item' file
Each of these .yml files corresponds to an item type.
You can take a look at thisWiki pageto see the two different methods to create an item.
While downloading the plugin, you agree to the following:
- 1.8
- 1.9
- 1.10
- 1.11
- 1.12
DarkBlade12 (ParticleEffect API), Arukado (Screenshots)
Welcome to MMOItems!
MMOItems Wiki
New item types
- Staffs> Mage item that casts a Magic Attack when left clicked.
- Hammers> Heavy warrior weapon dealing AoE damage around your target.
- Whips> Ranged weapon that performs a ranged attack when left clicekd.
- Tomes> Mage item, perfect for spell binding.
- Consummables> Can give health, food and saturation back. Can also grant potion effects when right clicked. Can only be usedonce.
- Tools> Tools have new abilities (Autosmelt, Bouncing Crack).
- Gem Stones> Accessories players can bind to their weapons/armor sets to get additional stats!
- Display Name and Lore> Set the display of your item.
- Enchantments> Add enchants to your item. Enchantments can be hidden from players.
- Critical Strike Chance> Your weapon can deal critical strikes (250% of the initial damage).
- Attack Damage> Set the attack damage of your weapon.
- Attack Speed> The attack speed of your weapon.
- Movement Speed> Make your items give movement speed to the holder.
- Block Rating> The chance to block an attack an armor gives you.
- Block Power> The percentage of the attack damage an armor can block.
- Dodge Rating> The chance to dodge an attack an armor gives you.
- Armor, Armor Thoughness> Set the amount of armor/armor thoughness your piece of armor gives to the wearer.
- Additional Health> Armors can give additional health to the wearer.
- Permanent Potion Effects> weapons can give permanent potion effects to the holder.
- Two Handed Weapons> Players get significantly slowed down when holding two items (one being Two Handed).
- Required Level> The Minecraft level your item requires in order to be used.
- Staff Spirits> Staffs can have custom Left Click magic attacks. Here are all theStaff Spirits:
- Nether Spiritmakes your staff shoot fire beams.
- Void Spiritmakes your staff shoot shulker missiles.
- Mana Spiritmakes your staff shoot mana bolts.
- Nether Spiritmakes your staff shoot fire beams.
- Right Click and On-Hit abilities!Check them on theWiki page!
- Right-Click commands!
- Gem Stone stats:
- Additional Physical/Magic damage
- Block Rating/Block Power/Dodge Rating
- Additional Damage against Undead (zombies/skeletons/withers)
- Additional Regeneration
- Fire/Magic/Fall damage reduction
- Additional Physical/Magic damage
- Unbreakable items
- Dye colors(for leather armors)
- Consummables can restorehealth,foodandsaturation, and can givepotion effects.
- Range(for Whips and Staffs)
- Hammer Size> Hammers all have a size: the more it has, the more enemies it'll hit (if set to 2, the hammer will hit enemies within 2 blocks).
- Hammer Power> if set to 75%, enemies within the range of the hammer will take 75% of the initial damage.
- Consummable and Command Cooldown> Set a cooldown on your item commands/consummables.
- Autosmelt(custom enchant)> Tools can automaticaly smelt mined ores.
- Bouncing Crack (custom enchant)> Tools can mine blocks in a line forwards the player.
Weapons can deal up to extra 50% additional damage when hitting an armor to which is bound an element that is weak against your weapon's elements. Beyond 50%, the hit is anelemental critical strike. Each Element has a unique elemental crit effect:
- Firedeals increased damage and burns your target.
- Icebriefly freezes your target.
- Winddeals more knockback.
- Earthslows your target for a few seconds.
- Thunderdeals AoE damage.
- Waterheals you.
- LightnightandDarknessdeal increased damage.
Item Editor GUI
Access an easy-to-use GUI that allows you to customize your items with the command /mi edit <type> <item>.
Other important features
- Random drops on blocks & monsters!
- Fully translatable item stats
- Compatible with the latest versions of 1.8 -> 1.12.
- A few stats, such asArmorandArmor Thoughnesshave its Minecraft attributes added in 1.9 and thus will not be supported in 1.8. 1.8 still has its ownAttack Speedsystem.
- A few stats, such asArmorandArmor Thoughnesshave its Minecraft attributes added in 1.9 and thus will not be supported in 1.8. 1.8 still has its ownAttack Speedsystem.
- WorldGuard customflags!
- Compatible with custom enchantsplugins!
[*]
/mi <type> <item>gives the sender the corresponding item.
/mi reloadreloads the configuration file.
/mi list <list>shows a few useful lists you might have to use when editing items (Item and block IDs, potion effects...)
/mi itemlist <type>shows the list of all items in that specific item type.
/mi (un)identify(un)identifies the item you are holding.
/mi healheals you (improved /essentials:heal) without removing the nice potion effects.
/mi create <type> <item_id>creates a new item.
/mi delete <type> <item_id>deletes an existing item.
/mi edit <type> <item_id>opens up the item editor GUI of an item.
The permissionmmoitems.opallows to use every single command of the plugin.
All screenshots about abilities can be foundhere!
Note that this section is only made to show you how the config looks like. It'll not be updated at any time.
config.yml
A few more parameters you can change.
'\language' file
This folder allows you to translate a good part of the plugin (the part normal players see, including item stats).
drops.yml
This file allows you to configurate custom drops on monsters and on blocks. You can see how to use the drops.yml file onthis Wiki page.
'\item' file
Each of these .yml files corresponds to an item type.
You can take a look at thisWiki pageto see the two different methods to create an item.
While downloading the plugin, you agree to the following:
- You are not allowed to redistribute, resell, or give this plugin to anyone else.
- You are not allowed to modify or decompile the plugin.
- You can only use it for your network.
- You are allowed to download this plugin from the official site only.
- Bugs may be reported in the discussion section.
- I reserve the right to change the terms at any time; therefore you have to agree the most recent version of them.
- You will not receive any refund.
Download:https://www.dropbox.com/s/52p78tf7deys502/MMOItems-2.2.3-CRACKED.jar?dl=0
This hidden content has been reported as still working 0 times this month.
1 times in total
RE: MMOItems >> New Item Types | 20+ Stats | 30+ Custom Abilities | Item Editor GUI 2.2.3
22-10-2017, 02:23 PM
#2 hey i saw this post and ive been wondering is it up to date ?
RE: MMOItems >> New Item Types | 20+ Stats | 30+ Custom Abilities | Item Editor GUI 2.2.3
30-10-2017, 11:03 PM
#3 Wait how does this work, i dont quite understand the pure concept?
RE: MMOItems >> New Item Types | 20+ Stats | 30+ Custom Abilities | Item Editor GUI 2.2.3
30-10-2017, 11:46 PM
#4 Holy good lord god that is amazing! Wow! Just absolutely amazing
RE: MMOItems >> New Item Types | 20+ Stats | 30+ Custom Abilities | Item Editor GUI 2.2.3
12-01-2018, 11:25 AM
#5 Closed Account
Posts: 2
Joined: Oct 2017
Likes:0
Credits:2
Reputation:0
#4 Posted: 31-10-2017, 07:46 AM
Holy good lord god that is amazing! Wow! Just absolutely amazing
Posts: 2
Joined: Oct 2017
Likes:0
Credits:2
Reputation:0
#4 Posted: 31-10-2017, 07:46 AM
Holy good lord god that is amazing! Wow! Just absolutely amazing
RE: MMOItems >> New Item Types | 20+ Stats | 30+ Custom Abilities | Item Editor GUI 2.2.3
21-01-2018, 04:00 PM
#6 This guy will be amazing for my xD server, thank you
Users browsing this thread: 3 Guest(s)