🎬Action Format

Available Placeholders

  • {world}

  • {amount}

  • {player_x}

  • {player_y}

  • {player_z}

  • {player_pitch}

  • {player_yaw}

  • {player}

Add Prefix

   actions:
     1:
       type: add_prefix
       prefix: example

Remove Prefix

Remove All

Remove all equipped prefixes.

Close

Close the opened GUI.

Sound

Send sound to player.

Message

Send a message to the player, support color code.

Announcement

Send a message to all online players, support color code.

Effect

Give players potion effect.

Teleport

Teleport player to specified location.

Player Command

Make the player excutes a command.

Op Command

Make the player excutes a command as OP.

Console Command

Make the console excutes a command.

Spawn vanilla mobs

Spawn vanilla mobs.

Delay - Premium

Make the action run after X ticks.

Chance - Premium

Set the chance the action will be excuted, up to 100. 50 means this action has 50% chance to excute.

Any - Premium

Randomly choose a action to execute.

Last updated