TriggerReactor

TriggerReactor

24.6k Downloads

Make trigger specific Executors and Placeholders

wysohn opened this issue ยท 1 comments

commented

We've already have some of them (#SETBLOCK for example) which work specifically with some triggers.

For example, it would be useful to have $killername which will return the name of the player who killed the current player.

But this is specific to onDeath custom trigger.

commented

Placeholders:

  • $killername
  • $entityname
  • $cmdline

Executors: