🪧Placeholder API
Player stats:
%bowlingparty_player_uuid%
%bowlingparty_player_name%
%bowlingparty_player_games-played%
%bowlingparty_player_win-streak%
%bowlingparty_player_wins%
%bowlingparty_player_score%
%bowlingparty_player_placement%
Game stats:
%bowlingparty_game-count_<game_name>%
%bowlingparty_game-state_<game_name>%
Top Stats:
Structure of top 10 placeholders: %bowlingparty_top_games-played_1_name% %<api prefix>_<top 10 category>_<index number>_<value to get / show>% bowlingparty_top_ - is always the same. games-played_ - can be (games-played, win-streak, wins or score) - represents top 10 category. 1_ - is a placement number which can be from 1 .. 10. name - this part can be (uuid, name, games-played, win-streak, wins, score or placement) - data of the player in this placement of the top 10 category.
Last updated