Bukkit Plugin - Drops a player's head when s/he dies, also mob heads
All credit goes to meiskam for creating the plugin and zand, Dragoboss, any many others for maintaining it.
Same simple plugin, new improvements.
The main project combines different code from multiple modules - you need to look into those module directories for the code.
For the code behind core plugin behavior see the PlayerHeads-core module.
For an API to use the plugin from your own plugins there is also a lighter-weight API available from the PlayerHeads-api module.
Otherwise, you can check out the -support modules for any server-specific implementation code
File
then Import ...
Select
window, expand the Maven
option and select Existing Maven Projects
and click Next
Run
menu by selecting Maven Install or Maven Build.