TheCreeperOfRedstone / RPG-Items-2

Here you can find the source of the RPG Items 2 plugin. Description and use aviable on the website :
http://rpgitems2.webs.com/
GNU General Public License v3.0
6 stars 16 forks source link

Health (Armor power) #9

Open Valarith opened 10 years ago

Valarith commented 10 years ago

Hello there,I have a new idea that will make the plugin RPG Items 2 much better and will give amazing new possibilities.

There's a list what exactly an armor should be able to have while a player wear's it:

And if it's possible to be enchantable to with an enable/disable command Like : /rpgitem (armorname) enchantments on/off

Thank, you for your hard work on the plugin RPG Items 2 and your time reading mine requests!

michalet commented 10 years ago

Potion power is already implemented with Potion Tick. ;)

TheCreeperOfRedstone commented 10 years ago

Set and Health powers are good idea and Enchant feature has already been asked several times, I really need to add it ! Thanks !

ghost commented 10 years ago

A good way of doing the Health addition would be to make use of Minecraft Tags, they include things like speed so that a player can be made faster or slower depending on the number put in. Health is also another one. The most common one that you will see is Damage, on vanilla swords and tools it is the text that tells you how much extra damage you will do with that tool. Hope this gets added, its a great Idea.

Shaythegoon