Placeholders
Placeholders are a useful tool that allows players to display dynamic information on scoreboards and other in-game text. It is important to note that placeholders can only be used with certain plugins that support their use, such as PlaceholderAPI and MVdWPlaceholderAPI.
In the lobby scoreboard customization, players can use placeholders to display information about their gameplay statistics, such as their total number of kills, deaths, and accuracy. They can also display information about their wins and the modifier they are using, as well as the number of projectiles they have launched and hit. Additionally, players can display their player experience level and rank, as well as the number of blocks they have placed and broken.
In the arena scoreboard customization, players can use placeholders to display information about the current arena, game mode, and number of players. They can also display information about the current event and its duration, as well as the current date.
Not player specific placeholders allow players to display information about the Skywars plugin itself, such as the total number of players, parties, arenas, kits, trails, and cages. Players can also use placeholders to display the status, number of players, minimum and maximum number of players in a specific arena.
Player specific placeholders allow players to display information about their own gameplay statistics, such as their total number of kills, deaths, and accuracy. They can also display information about their wins and the modifier they are using, as well as the number of projectiles they have launched and hit. Additionally, players can display their player experience level and rank, as well as the number of blocks they have placed and broken. They can also display information about their selected kit, trail, cage, and celebration. Finally, players can display their team color and the number of coins they have. The placeholders mentioned below are for PlaceholderAPI by clip, if you wanted to use placeholders for MVdWPlaceholderAPI by maximvdw use the same ones below but replace the first % with { and the last % with }. Non-player specific placeholders: %skywars_players_count% - Gives the total amount of players in skywars %skywars_parties_count% - Gives the total amount of parties created %skywars_lobby_players_count% Gives the total amount of players in the lobby %skywars_arenas_count% Gives the total amount of arenas created %skywars_kits_count% Gives the total amount of kits created %skywars_trails_count% Gives the total amount of trails created %skywars_cages_count% Gives the total amount of cages created %skywars_arena_status_% %skywars_arena_players_% %skywars_arena_min_players_% %skywars_arena_max_players_%
Player specific placeholders: %skywars_kills%, %skywars_deaths%, %skywars_accuracy%, %skywars_wins%, %skywars_modifier%, %skywars_projectiles_launched%, %skywars_projectiles_hit%, %skywars_player_exp%, %skywars_player_rank%, %skywars_blocks_placed%, %skywars_blocks_broken%, %skywars_arena%, %skywars_party_leader%, %skywars_selected_kit%, %skywars_selected_trail%, %skywars_selected_cage%, %skywars_selected_celebration% %skywars_teamcolor%, %skywars_coins%
Last updated