PlaceholderAPI
List of all plugin's placeholders
Last updated
Was this helpful?
List of all plugin's placeholders
Last updated
Was this helpful?
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.
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.
%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