v1.3.1

Details

  • Filename
    HeadHunter.jar
  • Uploaded by
  • Uploaded
    Dec 27, 2012
  • Size
    22.84 KB
  • Downloads
    936
  • MD5
    876b0427a6d9edc94496017dfe3f2ce8

Supported Bukkit Versions

  • CB 1.4.6-R0.1

Changelog

Version 1.3.1
-------------
- Corrected an issue with monsters dropping only skeletons

Version 1.3.0
-------------
- Updated to Bukkit 1.4.6 (Thanks to fogest)

Version 1.2.2
-------------
- Updated code to reflect changes in Bukkit.

Version 1.2.1
-------------
  • Added a work around for a current Bukkit bug (Water transmutes heads)
Version 1.2.0
-------------
  • Added ability for all mobs (Except Wither Skeletons) to drop their heads on death to a player
  • Added configuration options for percentage drop chances of each head type
  • Added configuration options to enable or disable each type of head drop
  • Added command /spawnhead <playername <="" li="">
  • Rearranged code for better isolation of tasks
Version 1.1.2
-------------
  • Compiled with proper version of java
Version 1.1.1
-------------
  • Removed some unneccesary code
  • Corrected minor bug left over from inventory insertion in v1.0.0
  • Removed console debug output
Version 1.1.0
-------------
  • Player heads now drop correctly as entities, no longer directly into player inventories
  • Player heads now stack properly
Version 1.0.0
-------------
  • Initial Upload
  • When a player kills another player, a copy of the victim's head will be placed into the killer's inventory. Dropping the head is not currently possible