ZombieStriker / MobHeads

Fork of CyberDrain's plugin
3 stars 12 forks source link

Not all mob head announcements can be disabled #1

Open Syrkulous opened 4 years ago

Syrkulous commented 4 years ago

For example,

I have disabled the creeper head drop announcement but it still gets announced whenever a player kills the creeper (But I feel like this would be an obvious note to the title, which reports the bug)

My current config for a creeper looks like this, yet heads still get announced. Creeper: dropChance: .45 lootingBonus: .05 dropOnChargedCreeperDeath: true broadcastMessage: false displayName: [vanilla] random_uuid: [vanilla] textureCode: [vanilla] advancements:

iDutch commented 4 years ago

Have the same issue. I have the following in my config: player_skull_broadcast_message: false

Yet, it does keep broadcasting a message when a player loots a skull...