HeatseekingSnowballs [Beta] v1.2

Details

  • Filename
    HeatseekingSnowballs.jar
  • Uploaded by
  • Uploaded
    May 19, 2013
  • Size
    14.26 KB
  • Downloads
    652
  • MD5
    6435759ddf49a761b71e898f9e00c56e

Supported Bukkit Versions

  • CB 1.5.2-R0.1

Changelog

Beta v1.2

(This is mainly just an update to let people know I am still working on this. It STILL does not working 100%, but for the most part, it is in working order)

  • fixed snowballs (they actually lock on to player targets now)
  • added a ton of features (configurable ones listed below) that are the following:
    • timer for snowball to explode after
    • changeable range for player's targets
    • explosion effect [on/off]
    • explosion size
  • fixed several bugs:
    • fixed looping problems for throwing more than one snowball and only one snow ball exploding on impact
    • fixed task (snow balls that impact are now removed from the list of flying snowballs properly)
  • many more big fixes (there were so many I can't even remember how much work I did)

Beta v1.0

  • initial release
  • commands:
    • /hs - enable/disable HeatseekingSnowballs!
  • Explosive snow balls!
  • Targets players within a certain radius and labels the closest one the thrown snowball's target
  • Finds the exact coords of the target and shows the approximate distance to the target
  • Snowball explodes on impact (x5 the force of normal TNT)

* If more than one snowball is thrown at a time, all snowballs EXCEPT the last one thrown will deactivate and will stop tracking, but still explode.
* Every now and again (more often when multiple snow balls are thrown at once) there is an indexOutOfRange error? It happens sometimes, and I'm working on figuring out why.