Detect when Target player kills another player.

Started by AverageMCreato… on

Topic category: Help with Minecraft modding (Java Edition)

Active 1 year ago
Joined Jan 2024
Points:
127

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 2
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.