Skip to content

PAPI Placeholders

Berke Akçen edited this page Apr 1, 2024 · 4 revisions

List of PlaceholderAPI's placeholders

Placeholder Description
%oitc_online_players% Shows the total amount of players who play OITC
%oitc_kills% Shows player's total in-game kills
%oitc_deaths% Shows player's deaths
%oitc_games_played% Shows player's played games count
%oitc_wins% Shows player's total wins count
%oitc_loses% Shows player's total loses count
%oitc_highest_score% Shows player's highest score points number
%oitc_local_kills% Shows player's kill amount in current game
%oitc_local_deaths% Shows player's death amount in current game
%oitc_local_kill_streak% Shows player's kill streak amount in current game
%oitc_{arena_id}:players% Shows the amount of players in arena
%oitc_{arena_id}:players_left% Shows the amount of players in arena
without spectators amount
%oitc_{arena_id}:min_players% Shows the min players in arena
%oitc_{arena_id}:max_players% Shows the max players in arena
%oitc_{arena_id}:state% Shows the current state raw enum name eg.
ENDING
%oitc_{arena_id}:state_pretty% Shows the prettified name of enum eg. Waiting
(instead WAITING_FOR_PLAYERS)
%oitc_{arena_id}:map_name% Shows the name of arena map

Important

You must have PlaceholderAPI plugin in addition to use these placeholders.