On this page, you will find all the placeholders that you can use on our plugin
PhoenixPractice supports PlaceholderAPI, allowing you to use player data from our plugin in other plugins that also support PlaceholderAPI. Below is a list of the available PlaceholderAPI placeholders as well as our internal placeholders that you can use in holograms.
PlaceholderAPI Placeholders
The following is the list of the available placeholders that Phoenix Practice has, make sure to replace the <mode> with the ID of your mode.
Placeholders
Description
%phoenixpractice_players_playing%
The amount of players playing.
%phoenixpractice_players_playing_<mode>%
The amount of players playing on a specific mode.
%phoenixpractice_players_queueing%
The amount of players queueing.
%phoenixpractice_players_queueing_<mode>%
The amount of players queueing on a specific mode.
The following <arg> can take unranked or ranked values.
Placeholders
Description
%phoenixpractice_<arg>_total_kills%
The amount of player's kills.
%phoenixpractice_<arg>_total_deaths%
The amount of player's deaths.
%phoenixpractice_<arg>_kd_ratio%
The KDR of the player.
%phoenixpractice_<arg>_total_wins%
The amount of player's wins.
%phoenixpractice_<arg>_total_losses%
The amount of player's losses.
%phoenixpractice_<arg>_total_draws%
The amount of player's draws.
%phoenixpractice_<arg>_win_streak%
The win streak of the player.
%phoenixpractice_<arg>_lost_streak%
The lose streak of the player.
%phoenixpractice_<arg>_kill_streak%
The kill streak of the player.
%phoenixpractice_<arg>_death_streak%
The death streak of the player.
%phoenixpractice_<arg>_players_queueing%
The amount of players queueing.
%phoenixpractice_<arg>_players_queueing_<mode>%
The amount of players queueing on a specific mode.