Skip to content

PlaceholderAPI Placeholders

extremall-dev edited this page Nov 10, 2021 · 13 revisions
  • %advancedkits_total_kits% - Displays the count of total registered server kits.
  • %advancedkits_available_kits% - Displays the count of the total available (player has the required permission) kits of a player.
  • %advancedkits_unavailable_kits% - Displays the count of a player unavailable (cooldown) kits.
  • %advancedkits_locked_kits% - Displays the count of player locked (no permission) kits.
  • %advancedkits_kit_status_<kit>% - Displays the kit status (AVAILABLE, UNAVAILABLE, LOCKED) of a player on the specified kit.
  • %advancedkits_kit_levels_<kit>% - Displays the count of total levels on the specified kit. (a non-upgradeable kit will return 1)
  • %advancedkits_kit_redeemed_times_<kit>% - Displays the count of redeemed times of a kit.

Clone this wiki locally