Placeholders - s99889989/CustomDisplay GitHub Wiki

Target

Placeholder Description
<cd_target_name> Returns the Target's Name
<cd_target_uuid> Returns the Target's UUID
<cd_target_nowhealth> Returns the Target's Current Health
<cd_target_maxhealth> Returns the Target's Max Healt
<cd_target_type> Returns the Target's Type
<cd_target_biome> Returns the Target's Current Biome
<cd_target_world> Returns the Target's World Name
<cd_target_loc_x> Returns the Target's X Coordinate
<cd_target_loc_y> Returns the Target's Y Coordinate
<cd_target_loc_z> Returns the Target's Z Coordinate
<cd_target_vec_x> Returns the Target's X Vector
<cd_target_vec_y> Returns the Target's Y Vector
<cd_target_vec_z> Returns the Target's Z Vector

MythicMobs

Placeholder Description
<cd_target_mythic_level> Returns the Target's Mythic Mob Level

MMOCore

Placeholder Description
<cd_target_mmocore_actionbar> Returns the Target's MMOCore ActionBar

Self

Placeholder Description
<cd_self_name> Returns the Self Name
<cd_self_uuid> Returns the Self UUID
<cd_self_nowhealth> Returns the Self Current Health
<cd_self_maxhealth> Returns the Self Max Health
<cd_self_type> Returns the Self Type
<cd_self_biome> Returns the Self Current Biome
<cd_self_world> Returns the Self Current World Name
<cd_self_loc_x> Returns the Self Current X Coordinate
<cd_self_loc_y> Returns the Self Current Y Coordinate
<cd_self_loc_z> Returns the Self Current Z Coordinate
<cd_self_vec_x> Returns the Self Current X Vector
<cd_self_vec_y> Returns the Self Current Y Vector
<cd_self_vec_z> Returns the Self Current Z Vector

MythicMobs

Placeholder Description
<cd_target_mythic_level> Returns the Self Mythic Mob Level

MMOCore

Placeholder Description
<cd_target_mmocore_actionbar> Returns the Self MMOCore ActionBar

Others

Placeholder Description
<cd_math_random_#> Returns a Random Number