Zithium Studios
  • 👋Getting Started
  • All Plugins
    • Item Options
    • Text Colors (RGB)
    • ❓FAQ
  • Zithium Series
    • ZithiumTags
      • Menu Options
    • ZithiumMobCoins
      • Commands & Permissions
      • Placeholders
      • Menu Options
      • DeluxeWithdraw Add-on
    • ZithiumBuckets
      • Default Files
    • Zithium Collectors
      • Commands & Permissions
      • Configuration
      • Developer API
  • XL Series
    • 🏆XLTournaments
      • Commands and Permissions
      • Objective Types
      • PlaceholderAPI
      • Configuration Files
      • Developer API
        • Events
        • Custom Objectives
    • ⛏️XLAutoMiner
  • Other Plugins
    • DonutCrates
    • DeluxeHub
      • Commands & Permissions
    • SponsoredSlots
    • DeluxeCoinflip
      • Configuration
      • Developer API
      • Placeholders
      • Custom Currency
Powered by GitBook
On this page
  1. XL Series
  2. XLTournaments

PlaceholderAPI

PreviousObjective TypesNextConfiguration Files

Last updated 1 year ago

Here you can find the internal placeholders for use with plugins that support

The <TOURNAMENT ID> is the name of the tournament's YAML file. For example: block_break_tournament

  • %xltournaments_<TOURNAMENT ID>_score% - Returns player score in tournament.

  • %xltournaments_<TOURNAMENT ID>_position% - Returns player position in tournament.

  • %xltournaments_<TOURNAMENT ID>_leader_name_<POSITION>% - Returns player name in a specific position.

  • %xltournaments_<TOURNAMENT ID>_leader_score_<POSITION>% - Returns player score in a specific position.

  • %xltournaments_<TOURNAMENT ID>_time_remaining% - Returns time remaining for tournament.

  • %xltournaments_<TOURNAMENT ID>_start_month% - Returns start month for tournament.

  • %xltournaments_<TOURNAMENT ID>_start_month_number% - Returns start month number for tournament.

  • %xltournaments_<TOURNAMENT ID>_end_month% - Returns end month for tournament.

  • %xltournaments_<TOURNAMENT ID>_end_month_number% - Returns end month number for tournament.

  • %xltournaments_<TOURNAMENT ID>_start_day% - Returns start day number for tournament.

  • %xltournaments_<TOURNAMENT ID>_end_day% - Returns end day number for tournament

🏆
PlaceholderAPI