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

Placeholders with displayName of island owner #497

Open
kforbro opened this issue Mar 4, 2023 · 4 comments
Open

Placeholders with displayName of island owner #497

kforbro opened this issue Mar 4, 2023 · 4 comments
Labels
enhancement New feature or request

Comments

@kforbro
Copy link

kforbro commented Mar 4, 2023

Description
I need placeholders with a prefix and suffix (Player#getDisplayName), but most likely DisplayName will need to be stored in the database, because this method will not work with offline players

Placeholder: %Bank_bskyblock_top_displayname_#rank#% %Level_bskyblock_top_displayname_#rank#% %bskyblock_likes_addon_top_likes_island_displayname_#rank#% %bskyblock_likes_addon_top_dislikes_island_displayname_#rank#% %bskyblock_likes_addon_top_rank_island_displayname_#rank#% %bskyblock_likes_addon_top_stars_island_displayname_#rank#%

@tastybento
Copy link
Member

Just to clarify, you want DisplayName specifically? With potentially color in it? Can you give more explanation of why and how you'll use it?

@kforbro
Copy link
Author

kforbro commented Mar 5, 2023

Just to clarify, you want DisplayName specifically? With potentially color in it? Can you give more explanation of why and how you'll use it?

Because all the other leaderboards I have displaynames (colored prefixes and colored nicknames) of players. It just looks beautiful
image

@tastybento
Copy link
Member

Each addon will need to add them separately because each addon does their own placeholders. I recommend providing a prioritized list of the addons you want first.

@tastybento tastybento added the enhancement New feature or request label Mar 19, 2023
@kforbro
Copy link
Author

kforbro commented Mar 19, 2023

Each addon will need to add them separately because each addon does their own placeholders. I recommend providing a prioritized list of the addons you want first.

  1. Level
  2. Bank
  3. Likes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

2 participants