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
play sound to player. List of all sounds
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
spawn the specified mob in the specified location. List of all mobs
Broadcast sound
play sound for all players on the server. List of all sounds
Equip
Put armor on the boss or give him any prel in his hand
all materials: click
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
this action will create particles. List of all particles
Drop item
Will drop an item at a specific location. More details about items: Click here
Broadcast title
Display title to all players on the server
Last updated