Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggestion: More PAPI placeholders! #3446

Closed
AfkF24 opened this issue Oct 15, 2019 · 1 comment
Closed

Suggestion: More PAPI placeholders! #3446

AfkF24 opened this issue Oct 15, 2019 · 1 comment

Comments

@AfkF24
Copy link

AfkF24 commented Oct 15, 2019

Please explain your feature request to the best of your abilities:
Having more PAPI placeholders, besides the newly added ones, would be great! Here are some suggestions:

%townyadvanced_town_residents% - number of town residents
%townyadvanced_town_residents_online% - number of currently online town residents
%townyadvanced_town_townblocks% - maximum limit of townblocks (excluding bought and bonus)
%townyadvanced_town_townblocks_bought% - number of bought townblocks
%townyadvanced_town_townblocks_bonus% - number of bonus townblocks
%townyadvanced_town_townblocks_total% - maximum limit of townblocks (base + bought + bonus)
%townyadvanced_town_townblocks_used% - number of townblocks in use (claimed)
%townyadvanced_town_mayor% - town's mayor

%townyadvanced_resident_friends% - amount of added friends (?)

%townyadvanced_nation_residents% - number of nation residents
%townyadvanced_nation_residents_online% - number of currently online nation residents
%townyadvanced_nation_capital% - name of the nation's capital town
%townyadvanced_nation_king% - nation's king
@LlmDl
Copy link
Member

LlmDl commented Oct 16, 2019

Done as of 62b937b

mostly the same but i changed/added the odd word:

%townyadvanced_town_residents_amount% - number of residents in a town.
%townyadvanced_town_residents_online% - number of residents in a town that are currently online.
%townyadvanced_town_townblocks_used% - number of townblocks claimed by a resident's town.
%townyadvanced_town_townblocks_bought% - number of townblocks bought by a resident's town.
%townyadvanced_town_townblocks_bonus% - number of bonus blocks given to a resident's town.
%townyadvanced_town_townblocks_maximum% - number of townblocks a town has available to claim.
%townyadvanced_town_townblocks_natural_maximum% - number of townblocks a town has available to claim, not counting bonus/bought townblocks.
%townyadvanced_town_mayor% - a resident's town's mayor's name.
%townyadvanced_nation_king% - a resident's nation's king's name.
%townyadvanced_resident_friends_amount% - number of friends a resident has.
%townyadvanced_nation_residents_amount% - number of residents in a resident's nation.
%townyadvanced_nation_residents_online% - number of residents in a resident's nation that are currently online.
%townyadvanced_nation_capital% - name of a resident's nation's capital.

Will be a part of 0.95.0.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants