Skip to content

Activator PLAYER_RESPAWN

fromgate edited this page May 6, 2017 · 1 revision

This activator is activating after respawn of dead player. All flags and actions will bound to the "deadplayer" player.

To create this activator use command:

/react add PLAYER_RESPAWN <ActivatorId> cause:<PVP|PVE|OTHER|ANY>

Temporary placeholders provided by this activator

Placeholder Description
%cause% Death cause. Could be: PVP, PVE, OTHER or ANY.
%killer-type% Killer mob type. If player killed by player killer-type will be equal to "PLAYER"
%killer-name% Name of killer. If mob has custom name this name will be found here else this field will be equal to killer-type. If killer is player, killer-name will be equal to player's name.
Clone this wiki locally