Placeholders
PlaceholderAPI
Placeholder
Return Value
Description
villages_max_claims%
Number
Return maximum number of claims for a village
%villages_name%
Text
Returns the name of the village
%villages_owner%
Text
Returns the name of the owner of the village
%villages_members%
Number
Returns the number of members in a village
%villages_claims%
Number
Returns the number of claimed chunks in the village
%villages_target_name%
Text
Returns the name of the village the player is standing on
%villages_target_owner%
Text
Returns the name of the owner of the village the player is standing on
%villages_target_members%
Number
Returns the number of members of the village the player is standing on
%villages_target_claims%
Number
Returns the number of claimed chunks in the village the player is standing on
%villages_can_claim%
Boolean
Returns whether this chunk is free for claim
Local Placeholders (Placeholders used inside the plugin)
Player placeholders
%player_village_max_claims% %player_village_name% %player_village_owner% %player_village_members% %player_village_claims% %player_village_can_claim% %player_village_target_name% %player_village_target_owner% %player_village_target_claims% %player_village_target_members%
Args placeholders
%args_{value}%
Village placeholders
%village_max_claims% %village_name% %village_owner% %village_members% %village_claims%
Last updated
Was this helpful?