🎬Action Format
The action format will consist of several options.
Supported Placeholders
MythicTotem supports those placeholders in ActionFormat and ConditionFormat.
%player%
%player_x%
%player_y%
%player_z%
%player_yaw%
%player_pitch%
%block_x%
%block_y%
%block_z%
%world%
%totem_start_x% (Only support used in totem config's
actionssection)%totem_start_y% (Only support used in totem config's
actionssection)%totem_start_z% (Only support used in totem config's
actionssection)%totem_column% (Only support used in totem config's
actionssection)%totem_raw% (Only support used in totem config's
actionssection)%totem_layout% (Only support used in totem config's
actionssection)%totem_id%
%totem_center_x% (Only support used in totem config's
actionssection)%totem_center_y% (Only support used in totem config's
actionssection)%totem_center_z% (Only support used in totem config's
actionssection)%bonus_uuid% (Only support unsed in action exist in totem config's
bonus-effectssection)%bonus_level% (Only support unsed in action exist in totem config's
bonus-effectssection)
Message
Send a message to the player, support color code.
Announcement
Send a message to all online players, support color code.
Title
Send title to the player, support the color code.
Particle
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.
MythicMobs spawn
Require MythicMobs.
Want to summon mobs at center of totem, try this config!
Delay
Make the action run after X ticks.
Chance
Set the chance the action will be excuted, up to 100. 50 means this action has 50% chance to excute.
Any
Randomly choose specified amount of actions to execute.
Conditional
Only players meet the conditions you set here will be able to execute the action.
Give Item
Should use ItemFormat in item option. For more info about Item Format, plaese click here.
Last updated