Triggers
What is this?
Triggers are what will be executed upon any actions specified in the boss configuration
table of actions that can be used in specific triggers
Trigger type
Action list
BOSS_SPAWN
[message], [broadcast], [summon], [console], [broadcast_title], [broadcast_sound], [drop_item], [particle]
BOSS_DEATH
ALL
TIMER
[message], [broadcast], [summon], [console], [broadcast_title], [broadcast_sound], [drop_item], [particle]
NEARBY_PLAYERS
ALL
DAMAGE_BY_PLAYER
ALL
DAMAGE_BY_BOSS
ALL
PLAYER_INTERACT_BOSS
ALL
Trigger structure
Last updated