crashdemons / PlayerHeads

Bukkit Plugin - Player's heads lop off when they die
https://dev.bukkit.org/projects/player-heads
Other
5 stars 1 forks source link
bukkit-plugin drop-rates heads mobs players spigot-plugin

PlayerHeads

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.

5.x Branch

Same simple plugin, new improvements.

Where's the Source!?

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

Importing the project into Eclipse (as of version 2021-03/4.19)