Get the player level. FORMATTED. Placeholder: %blholebw_player_level%
Get the player level NUMBER. Can be used for tops. Placeholder: %blholebw_player_level_raw%
Get the player progress bar (formatted). Placeholder: %blholebw_player_progress%
Get the player current xp. Large numbers are shortened: 1000 -> 1k Placeholder: %blholebw_player_xp_formatted%
Get the player current xp. Placeholder: %blholebw_player_xp%
Get the player required xp for rankup. Large numbers are shortened: 1000 -> 1k Placeholder: %blholebw_player_rerq_xp_formatted%
Get the player required xp for rankup. Placeholder: %blholebw_player_rerq_xp%
Get first play date using the player's language date-format. Placeholder: %blholebw_stats_firstplay%
Get last play date using the player's language date-format. Placeholder: %blholebw_stats_lastplay%
Get a player's regular kills count. Placeholder: %blholebw_stats_kills%
Get a player's kills. (regular + final). Placeholder: %blholebw_stats_total_kills%;
Get a player's total wins count. Placeholder: %blholebw_stats_wins%
Get a player's total final kills count. Placeholder: %blholebw_stats_finalkills%
Get a player's total deaths count. Placeholder: %blholebw_stats_deaths%
Get a player's total losses count. Placeholder: %blholebw_stats_losses%
Get a player's total final deaths count. Placeholder: %blholebw_stats_finaldeaths%
Get a player's total beds destroyed count. Placeholder: %blholebw_stats_bedsdestroyed%
Get a player's total games played count. Placeholder: %blholebw_stats_gamesplayed%
Get current players (playing) count. Placeholder: %blholebw_current_playing%
Get total arenas count. Placeholder: %blholebw_current_arenas%
This returns the player's team if a he is a player. [SPECTATOR] if he is a spectator or an empty string if he is not in an arena. [SHOUT] if is a /shout or !message. Placeholder: %blholebw_player_team%
This returns arena display status based on the server's default language. Will return "Restarting" if the arena is offline or if it does not exist. Placeholder: %blholebw_arena_status_[arenaName]%
This returns arena player count. Replace [arenaName] with the arena name. It also supports + operator: %blholebw_arena_count_arena1+arena2% Placeholder: %blholebw_arena_count_[arenaName]%
Get the total players amount in a group. Replace [groupName] with its name. It also supports + operator: %blholebw_group_count_group1+group2% Placeholder: %blholebw_group_count_[groupName]%
Get the group of the arena you're playing on. Placeholder: %blholebw_current_arena_group%
Get the group of the given arena. Placeholder: %blholebw_arena_group_[arena]%
Get game elapsed time. Placeholder: %blholebw_elapsed_time%