v1.3.3

Details

  • Filename
    HeadHunter.jar
  • Uploaded by
  • Uploaded
    Jan 26, 2013
  • Size
    24.55 KB
  • Downloads
    439
  • MD5
    423d47d2cdc21f67222b13d86468eae1

Supported Bukkit Versions

  • CB 1.4.7-R0.1

Changelog

Version 1.3.3
-------------
- Added the option to disable head drops in specified worlds. (***Delete old config file to generate new one with this option***)

Version 1.3.2
-------------
- Updated code to reflect new Bukkit Beta Build 1.4.7

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

Version 1.3.0
-------------
- Fixed to comply with new Bukkit methods for handling meta data

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
- 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
-------------
- Players killed by players will place a copy of the victim's head into the killer's inventory if there is room
- Currently a bug prevents the dropping of heads as items, while preserving their player identity