Item Lore Stats v4.44

Details

  • Filename
    ItemLoreStats.jar
  • Uploaded by
  • Uploaded
    Aug 3, 2014
  • Size
    325.03 KB
  • Downloads
    3,963
  • MD5
    8f7d3c7ecd6baea931a55f147a481c6a

Supported Bukkit Versions

  • CB 1.7.2-R0.2
  • CB 1.6.4-R2.0

Changelog

Fixed a major issue with the damage event allowing players to spam their attack.

Fixed an issue with the console being spammed when an NPC hits another NPC.

Fixed an issue causing an error to be sent to the console when a players item in hand levelled up.

Slight improvements to the /ils stats command.

If life is stolen from a player, BarAPI will update correctly for the defending player.

/ils stats will no longer include the vanilla weapon damage for an item if the item contains lore.

Vanilla damage is no longer included in the attack event. If an item doesn't contain the damage stat it will only do 1 damage.

Vanilla damage is no longer included in attacks or the /ils stats command.

Stats correctly update if the players level/soulbound/class doesn't match the requirement after right clicking a piece of armour.

Stats correctly update if the players level/soulbound/class doesn't match the requirement on a piece of equipped armour after closing the inventory.

NPCs will now drop their gear even if dropCustomILSLoot is set to false.

API to retrieve stats has been slightly updated to always return the correct format for the value.

API to set values of any item and stat has been added.

New feature (Mobs drop their gear) Mobs can now drop the armour they have equipped and the item they wield. The drop chance of each individual slot can be controlled by the config, so the helmet could have a higher drop chance than the boots for example. By default all slots will have a 100% drop chance. Video preview of this feature using MythicMobs plugin to spawn the mobs and equip the mobs with gear.

New config (itemReceived message) The message that is displayed to the player when they receive an item through the /ils give command can now be enabled/disabled within the config.

Weapon Speed has no affect on the actual attacks per second.