Skip to main content

Placeholders

To use Blue Arcade Placeholders in external plugins, you need to have PlaceholderAPI installed, and the target plugin must support it.

Placeholder Description
%bluearcade_player_games_played% Returns the number of games played by the player.
%bluearcade_player_mini_games_played% Returns the number of mini-games played by the player.
%bluearcade_player_first_place% Returns the number of times the player has won an arena in first position.
%bluearcade_player_second_place% Returns the number of times the player has placed second in an arena.
%bluearcade_player_third_place% Returns the number of times the player has placed third in an arena.
%bluearcade_player_stars% Returns the total number of stars the player has received.
%bluearcade_player_credits% Returns the total number of credits the player has received.
%bluearcade_player_kills% Returns the total number of kills the player has committed in the mini-games.
%bluearcade_player_deaths% Returns the total number of times the player has died in a mini-game.