🔎Placeholders
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.
%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.
Internal Placeholders
The following list of placeholders can be used inside our plugin when running commands or editing messages.
%time_left%
The time left of the duel.
%opponents%
The list with the opponents.
%mode%
The current mode fo the duel.
%map%
The current id of the map,
%win_rounds%
The player's won rounds,
%lost_rounds%
The player's lost rounds,
%rounds_to_win%
The amount of rounds left to win.
%cps%
The player's clicks per second.
%ping%
The player's ping,
%boxing_team_score% (Requires Boxing)
The boxing score of your team.
%boxing_enemy_score% (Reuires Boxing)
The boxing score of the enemy team.
Last updated