Placeholders
PlaceholderAPI
If you got PlaceholderAPI installed you can...
- ... use the placeholders from PlaceholderAPI on our plugin.
- ... use our placeholders in other plugins.
If you got a arena id which contains "_" rename the arena id to a name without "_" in your arenas.yml
For our PlaceholderAPI placeholders you will need to replace...
- VillageDefense
- BuildBattle
- MurderMystery
- TheBridge
...PLUGININDICATOR
with villagedefense
...PLUGININDICATOR
with buildbattle
...PLUGININDICATOR
with murdermystery
...PLUGININDICATOR
with thebridge
...ARENAID
with the arena you want the placeholder for.
Gerneral Placeholders
UPPERCASE WORDS needs to be replaced by your own!
Placeholder | PlaceholderAPI | Description | Type |
---|---|---|---|
%player% | internal | Get the player name it gets executed | GLOBAL/REWARDS |
%player_uuid% | internal | Get the player uuid it gets executed | GLOBAL/REWARDS |
%arena_players_online% | %PLUGININDICATOR_arena_ARENAID_players_online% | Get all players online | GLOBAL |
%user_statistic_STATISTICTYPE% | %PLUGININDICATOR_user_statistic_STATISTICTYPE% | Get statistic of the "executed" player | GLOBAL |
%user_kit% | %PLUGININDICATOR_user_kit% | Get kit of the "executed" player | GLOBAL |
%arena_players% | %PLUGININDICATOR_arena_ARENAID_players% | Get players from arena online | ARENA |
%arena_max_players% | %PLUGININDICATOR_arena_ARENAID_max_players% | Get max players for the arena | ARENA |
%arena_option_ARENAOPTION% | %PLUGININDICATOR_arena_ARENAID_option_ARENAOPTION% | Get arena option for the arena | ARENA |
%arena_state% | %PLUGININDICATOR_arena_ARENAID_state% | Get current state of arena | ARENA |
%arena_state_pretty% | %PLUGININDICATOR_arena_ARENAID_state_pretty% | Get current formatted state of arena | ARENA |
%arena_name% | %PLUGININDICATOR_arena_ARENAID_name% | Get the name of arena | ARENA |
%arena_timer% | %PLUGININDICATOR_arena_ARENAID_timer% | Get current timer of arena | ARENA |
%arena_summary% | %PLUGININDICATOR_arena_ARENAID_summary% | Get game end summary of arena | ARENA |
%arena_summary_player% | %PLUGININDICATOR_arena_ARENAID_summary_player% | Get game end summary of player | ARENA |
You will need to replace...
...ARENAOPTION
with TIMER, MINIMUM_PLAYERS, MAXIMUM_PLAYERS, BAR_TOGGLE_VALUE, BOSSBAR_INTERVAL,
- VillageDefense
- BuildBattle
- MurderMystery
- TheBridge
WAVE, ROTTEN_FLESH_LEVEL, ROTTEN_FLESH_AMOUNT, TOTAL_ORBS_SPENT, TOTAL_KILLED_ZOMBIES, ZOMBIES_TO_SPAWN, ZOMBIE_GLITCH_CHECKER, ZOMBIE_SPAWN_COUNTER, ZOMBIE_IDLE_PROCESS, ZOMBIE_DIFFICULTY_MULTIPLIER
IN_PLOT_CHECKER, PLOT_MEMBER_SIZE, GTB_ROUNDS_PER_PLOT
DETECTIVE_DIVIDER, MURDERER_DIVIDER
BASE_AMOUNT, BASE_PLAYER_SIZE, MODE_VALUE, RESET_BLOCKS, RESET_TIME
...STATISTICTYPE
with WINS, LOSES, GAMES_PLAYED, LEVEL, EXP, NEXT_LEVEL_EXP,
- VillageDefense
- BuildBattle
- MurderMystery
- TheBridge
KILLS, DEATHS, HIGHEST_WAVE, ORBS
BLOCKS_PLACED, BLOCKS_BROKEN, POINTS_HIGHEST, POINTS_HIGHEST_WIN, POINTS_TOTAL, PARTICLES_USED, SUPER_VOTES, LOCAL_POINTS, LOCAL_POINTS_GTB, REPORTS_TRIGGERED
KILLS, DEATHS, HIGHEST_SCORE, CONTRIBUTION_DETECTIVE, CONTRIBUTION_MURDERER, PASS_MURDERER, PASS_DETECTIVE, LOCAL_PRAISES, LOCAL_SCORE, LOCAL_PRAY, LOCAL_GOLD, LOCAL_KILLS, LOCAL_CURRENT_PRA
KILLS, DEATHS, SCORED_POINTS, LOCAL_SCORED_POINTS, LOCAL_KILLS, LOCAL_POINTS, LOCAL_DEATHS
Plugin Specific Placeholders
- VillageDefense
- BuildBattle
- MurderMystery
- TheBridge
Placeholder | PlaceholderAPI | Description | Type |
---|---|---|---|
%arena_wave% | %villagedefense_arena_ARENAID_wave% | Get current wave of arena | ARENA |
%arena_villager_size% | %villagedefense_arena_ARENAID_villager_size% | Get size of left villagers | ARENA |
%arena_zombie_size_left% | %villagedefense_arena_ARENAID_zombie_size_left% | Get size of left zombies per wave | ARENA |
%arena_rotten_flesh_amount% | %villagedefense_arena_ARENAID_rotten_flesh_amount% | Amount of rotten fleshes donated to secret well | ARENA |
Placeholder | PlaceholderAPI | Description | Type |
---|---|---|---|
%arena_theme% | %buildbattle_arena_ARENAID_theme% | Get current theme of arena | ARENA |
%arena_difficulty% | %buildbattle_arena_ARENAID_difficulty% | Get current difficulty of arena | ARENA@GTB |
%arena_difficulty_points_reward% | %buildbattle_arena_ARENAID_difficulty_points_reward% | Get current difficulty reward (in points) of arena | ARENA@GTB |
%arena_builder% | %buildbattle_arena_ARENAID_builder% | Get current builder of arena | ARENA@GTB |
%arena_type% | %buildbattle_arena_ARENAID_type% | Get arena type | ARENA |
%arena_type_pretty% | %buildbattle_arena_ARENAID_type_pretty% | Get arena type prettified | ARENA |
%arena_place_member_0-32% | %buildbattle_arena_ARENAID_place_member_0-32% | Get arena place of member 0-32 | ARENA |
%arena_place_points_0-32% | %buildbattle_arena_ARENAID_place_points_0-32% | Get arena points of place 0-32 | ARENA |
%arena_ingame_state% | %buildbattle_arena_ARENAID_ingame_state% | Get current arena ingame state | ARENA |
%arena_ingame_state_pretty% | %buildbattle_arena_ARENAID_ingame_state_pretty% | Get current arena ingame state | ARENA |
%arena_teammates% | %buildbattle_arena_ARENAID_teammates% | Get teammates of plot | ARENA |
%arena_summary_place_own% | %buildbattle_arena_ARENAID_summary_place_own% | Get game end summary of own place | ARENA |
%arena_summary_place_list% | %buildbattle_arena_ARENAID_summary_place_list% | Get game end summary of all place | ARENA |
%arena_gtb_rounds% | %buildbattle_arena_ARENAID_gtb_rounds% | Get GTB_ROUNDS_PER_PLOT of arena | ARENA@GTB |
Placeholder | PlaceholderAPI | Description | Type |
---|---|---|---|
%arena_detective_list% | %murdermystery_arena_ARENAID_detective_list% | Get current list of detectives in arena | ARENA |
%arena_murderer_list% | %murdermystery_arena_ARENAID_murderer_list% | Get current list of murderer in arena | ARENA |
%arena_murderer_kills% | %murdermystery_arena_ARENAID_murderer_kills% | Get all kills of murderers as number | ARENA |
%arena_hero% | %murdermystery_arena_ARENAID_hero% | Get the hero of the arena | ARENA |
%arena_murderer_chance% | %murdermystery_arena_ARENAID_murderer_chance% | Get the chance to be murderer | ARENA |
%arena_detective_chance% | %murdermystery_arena_ARENAID_detective_chance% | Get the chance to be detective | ARENA |
%arena_detective_status% | %murdermystery_arena_ARENAID_detective_status% | Get the status of the detective | ARENA |
%arena_innocent_size% | %murdermystery_arena_ARENAID_innocent_size% | Get the left innocents size of the arena | ARENA |
%arena_player_role% | %murdermystery_arena_ARENAID_player_role% | Get the player role in arena | ARENA |
Placeholder | PlaceholderAPI | Description | Type |
---|---|---|---|
%arena_option_mode% | %thebridge_arena_ARENAID_option_mode% | Get the mode of the arena | ARENA |
%arena_base_color% | %thebridge_arena_ARENAID_base_color% | Get the colour of the base | ARENA |
%arena_base_color_formatted% | %thebridge_arena_ARENAID_base_color_formatted% | Get the colour of the base (coloured) | ARENA |
%arena_summary_winner_base% | %thebridge_arena_ARENAID_summary_winner_base% | Get the winner base of the game | ARENA |
%arena_summary_winner_base_players% | %thebridge_arena_ARENAID_summary_winner_base_players% | Get the winner players of the game | ARENA |
%arena_summary_base_scored% | %thebridge_arena_ARENAID_summary_base_scored% | Get the size of scored bases | ARENA |
%arena_option_reset_blocks_in% | %thebridge_arena_ARENAID_option_reset_blocks_in% | Get the count of block reset | ARENA |