# PlaceholderAPI

AdvancedDungeonArena features built-in PlaceholderAPI integration. No need to install any expansions!

# Placeholders

  • %ada_player_streak_length% - Player's kill streak count.
  • %ada_player_streak_decay% - Player's kill streak decay time.
  • %ada_player_kills% - Amount of player's mob kills.
  • %ada_player_lives% - Amount of player's lives.
  • %ada_dungeon_<dungeonId>_name% - Dungeon display name.
  • %ada_dungeon_<dungeonId>_empty% - Whether a dungeon is empty or not.
  • %ada_dungeon_<dungeonId>_state% - Dungeon state (Waiting, Ready, In-Game).
  • %ada_dungeon_<dungeonId>_alive_enemy_mobs% - Amount of alive enemy mobs in a dungeon.
  • %ada_dungeon_<dungeonId>_alive_ally_mobs% - Amount of alive ally mobs in dungeon.
  • %ada_dungeon_<dungeonId>_alive_players% - Amount of alive players in a dungeon.
  • %ada_dungeon_<dungeonId>_dead_players% - Amount of dead players in a dungeon.
  • %ada_dungeon_<dungeonId>_players% - Total amount of players in a dungeon.
  • %ada_dungeon_<dungeonId>_timeleft% - Time left to complete a dungeon.