Item Lore Stats v1.23

Details

  • Filename
    ItemLoreStats.jar
  • Uploaded by
  • Uploaded
    Dec 10, 2013
  • Size
    57.28 KB
  • Downloads
    1,173
  • MD5
    39286139cae74e50d8b9867ccdc3c6bc

Supported Bukkit Versions

  • CB 1.6.4-R2.0
  • CB 1.6.2-R1.0

Changelog

1 Major bug fix.

6 Minor bug fixes.

New stat (Poison). This is a percentage and the value displayed is the chance it will poison the target for 3 seconds.

New stat (Wither). This is a percentage and the value displayed is the chance it will wither the target for 3 seconds.

New stat (Harming). This is a percentage and the value displayed is the chance it will harm the target for 3 seconds.

New feature (scalable stat ranges depending on player's level under entityManagement) These values can now be #-player+#. So if you wanted a weapon to drop and the level requirement could be 5 levels below or 10 levels above the player that picked the item up then you would set this to 5-player+10. If the player was level 25 it could drop an item with the level requirement between 20 and 35.

New feature (/ils lore <player_name> <line#> <text>) The /ils lore command can now include a player's name. This player must be online at the time the command is entered.

New feature (/ils stats) Type /ils stats in-game to see how powerful your character is. As the stats can include the item in your hand you must enter the command when you have that item in your hand otherwise those stats won't be included.


poison: 5-player+5 must be added to each mob under entityManagement > properties. If this isn't added it will throw an error in the console everytime an item is meant to drop.

wither: 5-player+5 must be added to each mob under entityManagement > properties. If this isn't added it will throw an error in the console everytime an item is meant to drop.

harming: 5-player+5 must be added to each mob under entityManagement > properties. If this isn't added it will throw an error in the console everytime an item is meant to drop.


The value of 5 can be changed but poison, wither and harming must be added.

Delete or update old config before updating otherwise this WILL cause errors