Actions
Last updated
Last updated
Actions can be used when claiming a kit. More info .
Sends a message to the player.
Executes a command from the console. Use %player%
variable for player name. You can use PlaceholderAPI variables.
Executes a command from the player. You can use PlaceholderAPI variables.
Plays a sound to the player. Use this format: <sound>;<volume>;<pitch>
You can find a list of sounds here:
Latest Versions:
Legacy Versions:
Sends an actionbar message to the player. Use this format:
"actionbar: message;duration"
(The duration must be in ticks, 20ticks = 1second)
Sends a title and subtitle message to the player. Use this format:
"title: fadeIn;stay;fadeOut;title;subtitle"
(The duration of fadeIn, stay and fadeOut must be in ticks, 20ticks = 1second) If you want just a title, or just subtitle write "none".
Spawns a firework from the player location. Use this format:
firework: colors:<color1>,<color2> type:<type> fade:<color1>,<color2> power:<power>
The fade property is optional, the rest are necessary. You can add more than 2 colors.
Closes the player inventory.
Firework Colors: Firework Types: