Skip to main content
The btcmob_kill_player_event triggers when a player is killed by a specific BTCMob.

Configuration

btcmob_kill_player_event
Map
required
Configuration for the kill player event.

Examples

btcmob_kill_player_event:
  mobName: "Boss"
  triggers:
    - action: send_message
      message: "You were crushed by the Boss!"