π 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
Scoreboard Placeholders | Value |
---|---|
%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
Placeholders | Value |
---|---|
%phoenixduels_players_playing% | The amount of players playing. |
%phoenixduels_players_playing_<mode>% | The amount of players playing on a specific mode. |
%phoenixduels_players_queueing% | The amount of players queueing. |
%phoenixduels_players_queueing_<mode>% | The amount of players queueing on a specific mode. |
Last updated