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

Placeholder: add 2 new placeholders #2329

Closed
Zarkness opened this issue Mar 18, 2024 · 0 comments · Fixed by #2337
Closed

Placeholder: add 2 new placeholders #2329

Zarkness opened this issue Mar 18, 2024 · 0 comments · Fixed by #2337
Assignees
Labels
Status: Done This issue has been completed or answered. This pull request has been merged.

Comments

@Zarkness
Copy link

**Description

Add a placeholder that returns the name of the islands you own, %<gamemode>_island_name_<position>% example %bskyblock_island_name_1% -> would return the name of the first island you created | %bskyblock_island_name_2% -> would return the name of the second island you created and so on infinitely as long as you have an island created under your ownership or you are a member of an island.

like the previous placeholder, this time for the members it will return the list of members of the island you ask for %<gamemode>_island_memberlist_<position>% where you change position to 1 and it will return the list of members of the island you own or live on position 1, e.g.
%bskyblock_island_memberlist_1% -> members Zarkness and poslovitch, %bskyblock_island_memberlist_2% -> members Zarkness, BOONe and tastybento

Placeholder: %<gamemode>_island_name_<position>%, %<gamemode>_island_memberlist_<position>%.

@tastybento tastybento added the Status: Under investigation Investigating the interest and the feasability of the issue. label Mar 22, 2024
@tastybento tastybento self-assigned this Mar 22, 2024
tastybento added a commit that referenced this issue Apr 4, 2024
…ands

Added placeholders for island names and member lists #2329
@tastybento tastybento added Status: Done This issue has been completed or answered. This pull request has been merged. and removed Status: Under investigation Investigating the interest and the feasability of the issue. labels Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Done This issue has been completed or answered. This pull request has been merged.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants