Headless
Easy and configurable head drops from mobs and players + getting mobs heads from config. All of the needed data is inside config file in easy format.
<mobName>: #defines if mob should drop head drop: <true/false> #defines head drop chance chance: <percentage%>
Deleting lines from config may cause erros so if you want to disable all of functions set all the drop values to false.
Default config contains all of the mobs that can for now drop head.
Commands:
- /headless help - displays help
- /headless reload - reloads plugin data
- /headless gethead <head> <player> - gives a specified head to a player
- /headless getplayerhead <player_head> <player> - gives a player_head to a player
Keep in mind that this plugin may contains some errors which im not seeing.
Comments