Detect when Target player kills another player.

Started by AverageMCreato… on

Topic category: Help with modding (Java Edition)

Last seen on 15:11, 12. May 2024
Joined Jan 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Detect when Target player kills another player.

I need help with a procedure in my mod.

The way I see it done is when the target player kills another player, it runs a script.

I can't figure it out because a) there isn't a global trigger for this scenario, and b) because I suck at coding.