Placeholders
List of placeholder currently available with placeholderAPI :
tan_player_balance
: balance of the player.
tan_player_town_name
: name of the player's town.
tan_player_town_resident_quantity
: number of resident in the player's town.
tan_player_town_chunk_actual_quantity
: number of claimed chunk in the player's town .
tan_player_town_chunk_max_quantity
: maximum number of claimed chunk in the player's town.
player_town_chunk_remaining_quantity
: Number of additional chunks that the player's town can claim.
tan_player_town_balance
: balance of the player's town.
tan_player_town_rank_name
: name of the player's rank.
tan_player_town_rank_colored_name
: colored name of the player's rank.
tan_player_region_name
: name of the player's region.
tan_player_region_resident_quantity
: number of players in the player's region.
tan_player_region_chunk_quantity
: number of claimed chunk in the player's region.
tan_player_region_balance
balance of the region of the player.
tan_territory_with_name_{town name}_exist
=> TRUE/FALSE
tan_territory_with_id_{ID}_exist
=> TRUE/FALSE
tan_territory_with_name_{town name}_leader_name
=> name of leader of the territory
tan_territory_with_id_{ID}_leader_name
=> name of leader of the territory
tan_server_get_first_territory_id_with_name_{name of the territory}
=> the ID of the territory (useful for server run command)
tan_player_{username}_have_town
=> TRUE/FALSE
tan_chat_mode
: the chat mode of the player
tan_chat_mode_{playerName}
: the chat mode of a specific player
Last updated