Actions
What is this?
An action is what will be executed if the requirements are successfully met.
Message
send a message to the player or if the player is not found send it to the console
Broadcast
send a message to all online players
Console
dispatch command as console sender
Action bar
send a message to the player in the action bar
Sound
Title
send title to player
Damage
deal a specific amount of damage to a player
Set fire ticks
set the time in ticks for how long the player will light up (20 ticks = 1 second)
Summon
Broadcast sound
Equip
Put armor on the boss or give him any prel in his hand
all types:
HELMET
CHESTPLATE
LEGGINGS
BOOTS
HAND
Boss start
this action will forcibly spawn the boss (if it is not spawned).
Boss stop
this action will forcibly stop the boss (if it is spawned).
Particle
Drop item
Broadcast title
Display title to all players on the server
Last updated