Placeholders
With PlaceholderAPI installed, dHomeGUI registers the dhomegui expansion.
| Placeholder | Returns |
|---|---|
%dhomegui_count% |
The playerβs current number of homes. |
%dhomegui_max% |
The playerβs home limit (tier + bought slots, or β when unlimited). |
%dhomegui_remaining% |
Homes the player can still set (max - count). |
%dhomegui_default% |
The playerβs default home name. |
Example
Section titled βExampleβHomes: %dhomegui_count%/%dhomegui_max% (default: %dhomegui_default%)might render as Homes: 2/10 (default: base).
Use these anywhere PlaceholderAPI is supported β scoreboards, tab lists, chat formats, holograms. See Home Limits for how max is calculated.