π Placeholders
Phoenix Duels allows you to use some of our data in other plugins. For that you can use the PlaceholderAPI for that.
Internal Placeholders
Internal placeholders can only be used within the PhoenixPractice scoreboards. External plugins do not support these placeholders.
%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.
PlaceholderAPI Placeholders
In any plugin that supports PlaceholderAPI, you can use all of the following placeholders.
The following <arg> can take unranked or ranked values.
%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.
Last updated