Mob Kill Player Event
The btcmob_kill_player_event triggers when a player is killed by a specific BTCMob.
Configuration
btcmob_kill_player_event — Map
Configuration for the kill player event.
Properties
mobName
The internal name of the BTCMob that killed the player.
Examples
btcmob_kill_player_event:
mobName: "Boss"
triggers:
- action: send_message
message: "You were crushed by the Boss!"