LogoLogo
  • Welcome
  • zAPI
    • Usage
      • Getting Started
      • JavaDocs
  • zHomes
    • Commands & Permissions
    • Hooks
      • PlaceholderAPI
      • WorldGuard
      • Vault
    • Plugin Files
      • config.yml
      • menus/
        • menu-homes.yml
      • languages/
        • de.yml
        • en.yml
        • es.yml
        • fr.yml
        • it.yml
        • nl.yml
        • pl.yml
        • pt-br.yml
        • ru.yml
    • Developer API
      • Getting Started
      • Events
      • JavaDocs
Powered by GitBook

Copyright @ 2025 yLeoft

On this page
  • What's PlaceholderAPI?
  • Placeholders

Was this helpful?

Export as PDF
  1. zHomes
  2. Hooks

PlaceholderAPI

List of all plugin's placeholders

PreviousHooksNextWorldGuard

Last updated 9 days ago

Was this helpful?

All text between the less-than and greater-than signs (<>) is a placeholder/variable, replace it with the requested value without the less-than and greater-than signs (<>).

What's PlaceholderAPI?

is a famous plugin that allows plugins to communicate via placeholders, every plugin that supports it can have placeholders from other plugins that have it, also it has a built-in system to download placeholders from a platform called that have thousands of placeholder expansions that can be used on your server.

Placeholders

zHomes plugin provides placeholders that you can be used in any plugin that supports .

The expansion is inside the plugin itself, meaning that you don't have to download it from , as long as you have PlaceholderAPI installed, the placeholder expansion will be there.

Placeholder
Description
Output Type

%zhomes_hashome_<home>%

Check if the player has a home with name

True or False

%zhomes_numberofhomes%

Number of homes a player have

Number

%zhomes_homes%

All homes a player have (home1, home2, home3)

Text

%zhomes_limit%

The limit of homes a player can have

Number

%zhomes_numberofhomes/limit%

Same thing to "%zhomes_numberofhomes%/%zhomes_limit%", but return "Disabled" is limit is not enabled on the plugin

Text

Even if you don't have PlaceholderAPI installed, all of these placeholders will still work inside the plugin & it's configuration files

PlaceholderAPI
eCloud
PlaceholderAPI
PlaceholderAPI
eCloud