Placeholders

table of all placeholders and what they output

Placeholder
Description

%beacmcboss_<boss-id>:display-name%

displays the boss's display name

%beacmcboss_<boss-id>:default-name%

will display the boss name that is specified in the main plugin configuration

%beacmcboss_<boss-id>:time-to-start%

will display the time in seconds, how much is left before the boss starts

%beacmcboss_<boss-id>:health%

will display the boss's current health

%beacmcboss_<boss-id>:is-spawned%

will display whether the boss has spawned or not

%beacmcboss_<boss-id>:last-killer%

will display the last boss killer

%beacmcboss_<boss-id>:loc-world%

will display the current world in which the boss is located

%beacmcboss_<boss-id>:loc-x%

will display the X coordinate where the boss is located

%beacmcboss_<boss-id>:loc-y%

will display the Y coordinate where the boss is located

%beacmcboss_<boss-id>:loc-z%

will display the Z coordinate where the boss is located

%beacmcboss_<boss-id>:lifetime%

Outputs the time in seconds that the boss is alive

%beacmcboss_<boss-id>:loc%

will display a location that is suitable for [particle] and [summon] actions

%beacmcboss_total-damage%

will show all damage dealt to bosses

%beacmcboss_boss-kills%

will show the number of bosses killed by the player

Last updated