Skulls and Ingots
anemul opened this issue · 8 comments
When I kill a mob , it says I got a Skull and Ingot from such and such , but I do not receive them . There are no errors .
This is what is in my config . No matter the mob I kill , it tells me I got the items and every time :
### Creeper settings
creeper:
enabled: true
message: You got a Creeper skull and an Iron ingot.
money:
amount: '10.0'
chance: 1.0
commands:
- chance: '0.05'
cmd: give {player} iron_ingot 1
- chance: '0.05'
cmd: give {player} 397 1 3 {SkullOwner:"MHF_Creeper"}
head:
drophead: false
value: '0'
chance: 0.05
message: §aThe §1{killed} §adropped a skull on the ground
How can I tell the players when they got a skull and or ingot then , for when they do ?
This line is only send when a head is dropped
message: §aThe §1{killed} §adropped a skull on the ground