BSkyBlock icon indicating copy to clipboard operation
BSkyBlock copied to clipboard

Placeholders with displayName of island owner

Open kforbro opened this issue 1 year ago • 4 comments

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#%

kforbro avatar Mar 04 '23 09:03 kforbro

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?

tastybento avatar Mar 05 '23 07:03 tastybento

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

kforbro avatar Mar 05 '23 18:03 kforbro

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 avatar Mar 19 '23 20:03 tastybento

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

kforbro avatar Mar 19 '23 23:03 kforbro