Placeholders

HuskHomes offers a PlaceholderAPI expansion, available via the PAPI eCloud, that provides a number of placeholders that return HuskHomes data for players.

You can download the expansion using the /papi ecloud download huskhomes command, or by downloading the jar file directly off the eCloud and adding it to your PlaceholderAPI expansions folder.

The HuskHomesPlaceholders expansion is also available on GitHub.

List of placeholders

PlaceholderDescriptionExample Value
%huskhomes_homes_count%The number of homes this user has set3
%huskhomes_max_homes%The maximum number of homes this user can set10
%huskhomes_max_public_homes%The number of homes this user can make public5
%huskhomes_free_home_slots%The number of homes this user can make for free†5
%huskhomes_home_slots%The number of additioanl home slots this user has purchased†2
%huskhomes_homes_list%A comma-separated list of this user's homeshome, castle, tower
%huskhomes_public_homes_count%The number of homes this user has set to public3
%huskhomes_public_homes_list%A comma-separated list of this user's public homescastle, tower
%huskhomes_ignoring_tp_requests%Whether this user is ignoring tp requeststrue

†Only effective on servers that make use of the Economy Hook.