PlaceholderAPI

These placeholders expose a player's pet levels, XP, and active pet anywhere PlaceholderAPI is supported, e.g. scoreboards, holograms, and chat. Swap <id> for a pet's ID. PlaceholderAPI must be installed.

PlaceholderDescription
%ecopets_<id>%Get the level that a player has for any given pet
%ecopets_<id>_current_xp%Shows the current pet XP for the given pet id
%ecopets_<id>_name%Get the formatted name (icon and color) of any pet. Used internally for configuration
%ecopets_<id>_percentage_progress%Shows the percentage progress until the next pet level
%ecopets_<id>_required_xp%Shows the pet XP required for the next level for the given pet id
%ecopets_active_pet_current_xp%Shows the current XP of the active pet
%ecopets_active_pet_description%Shows the description of the active pet
%ecopets_active_pet_level%Shows the level of the active pet
%ecopets_active_pet_level_numeral%Shows the level of the active pet in numeral format (e.g. I, II)
%ecopets_active_pet_percentage_progress%Shows the percentage progress of the active pet until the next level
%ecopets_active_pet_required_xp%Shows the XP required for the active pet's next level
%ecopets_pet%Shows the name of the active pet
%ecopets_pet_id%Shows the id of the active pet
%ecopets_<id>_withdraw_price%Shows the withdrawal cost for the given pet for the viewing player

Where to go next

  • Make a pet: How to Make a Pet, where pet IDs come from.

  • Plugin config: Plugin Config to customise the pet GUIs and entity name.