Placeholders
On this page, you will find all the placeholders that you can use on our plugin
Phoenix Duels allows you to use some of our data in other plugins. For that you can use the PlaceholderAPI for that. 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 Duels has, make sure to replace the <mode> with the ID of your mode.
%phoenixduels_players_playing%
The amount of players playing.
%phoenixduels_players_playing_<mode>%
The amount of players playing 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
Was this helpful?