Skip to main content

PlaceholderAPI

Firebox has a PlaceholderAPI extension that allows you to use placeholders in the Actions and adds its own placeholders.

Placeholders​

  • %firebox_kits_cooldown_<kit>% - Shows the cooldown of a kit.
  • %firebox_kits_is_available_<kit>% - Shows if a kit is available.
  • %firebox_kits_has_perm_<kit>% - Shows if a player has permission to a kit.
  • %firebox_mines_location_[x/y/z]_<mine>% - Shows the location of a mine.
  • %firebox_mines_remainingTime_<mine>% - Shows the remaining time of a mine.
  • %firebox_mines_brokenPercentage_<mine>% - Shows the broken percentage of a mine.
  • %firebox_mines_brokenBlocks_<mine>% - Shows the broken blocks of a mine.
  • %firebox_mines_totalBlocks_<mine>% - Shows the total blocks of a mine.
  • %firebox_mines_remainingPercentage_<mine>% - Shows the remaining percentage of a mine.
  • %firebox_afk_time% - Shows the seconds of a player being afk.
  • %firebox_afk_time_formatted% - Shows the formatted time of a player being afk.
  • %firebox_afk_next_reward% - Formatted time of the next reward of a player being afk.
  • %firebox_afk_next_reward_name% - Shows the name of the next reward of a player being afk.
  • %firebox_cooldown_gapple% - Shows the cooldown of a golden apple.
  • %firebox_cooldown_egapple% - Shows the cooldown of an enchanted golden apple.
  • %firebox_cooldown_totem% - Shows the cooldown of a totem of undying.
  • %firebox_streaks_nextStreak% - Shows the next streak of a player.
  • %firebox_stats_kills% - Shows the kills of a player.
  • %firebox_stats_deaths% - Shows the deaths of a player.
  • %firebox_stats_streak% - Shows the streak of a player.
  • %firebox_stats_maxstreak% - Shows the max streak of a player.
  • %firebox_stats_kd% - Shows the kd of a player.
  • %firebox_elo_current% - Shows the elo of a player.
  • %firebox_elo_rank% - Shows the elo rank of a player.
  • %firebox_elo_next_rank% - Shows the next elo rank of a player.
  • %firebox_levels_currentLevel% - Shows the current level of a player.
  • %firebox_levels_currentExp% - Shows the current total xp of a player.
  • %firebox_levels_remainingExp% - Shows the current xp to the next level of a player.
  • %firebox_levels_rank_nextReward% - Shows the next rank of a player configured.
  • %firebox_levels_rank_prefix - Shows the prefix of a player level rank configured.
  • %firebox_levels_rank_color - Shows the color of a player level rank configured.
  • %firebox_temporalblock_time_<block>% - Shows the configured seconds of a temporal block.