Easy and configurable head drops from mobs and players. All of the needed data is inside config file in easy format.
Code (YAML):
<mobName>
:
#defines if mob should drop head
drop
: <true/false
>
#defines head drop chance
chance
: <percentage
%>
#looting % that will be added to the chance value based on looting level
looging
: <percentage
%>
Deleting lines from config may cause erros so if you want to disable all of functions set all the drop values to false.
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.
Please give me info about any errors, or if you have any questions send private message.