Placeholders
Towns and Nations provides placeholders for placeholder API. No prerequisites needs to be installed. The syntax {some text} in certain placeholder requires more information inside the placeholder (the curly braces needs to be kept).
Player
tan_player_balance : balance of the player.
tan_chat_mode : the chat mode of the player
tan_chat_mode_{player name} : the chat mode of a selected playerTerritories
Town
tan_player_town_name : The name of the player's town.
tan_player_{player name}_town_name : The name of a selected player's town.
tan_player_town_colored_name : The colored name of the player's town.
tan_player_{player name}_town_colored_name : The colored name of the selected player's town.
tan_player_town_tag : The town tag of the player
tan_player_{player name}_town_tag : The town tag of a selected player
tan_player_colored_town_tag : The colored town tag of the player
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_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.
tan_player_town_chunk_remaining_quantity: Number of additional chunks that the player's town can claim.Region
Location
Location placeholders use the player actual position as parameter
Conditions
Conditional placeholder all returns TRUE or FALSE. Used for simple logic
Others
Last updated