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

There are some issues with placeholder support #1436

Closed
4 of 5 tasks
LuckyODO opened this issue Feb 18, 2025 · 6 comments
Closed
4 of 5 tasks

There are some issues with placeholder support #1436

LuckyODO opened this issue Feb 18, 2025 · 6 comments
Labels
Resolution: Plugin works as described Plugin works as described on the wiki Type: Bug Plugin is not working as described on the wiki

Comments

@LuckyODO
Copy link

LuckyODO commented Feb 18, 2025

Server version

Spigot / Paper / Folia / PurPur

TAB version

5.0.4

Plugin list

Tab
LuckPerms
vault
ProtocolLib
packetevents-spigot-2.7.0
PlaceholderAPI-2.11.7-DEV-null

Describe the bug

Doesn't show the correct color, but always shows the default white.

Expected behavior

The expected behavior should be to show the corresponding correct %luckperms_meta_username-color% color.

Steps to reproduce

  1. Open the groups.yml file
  2. Add %luckperms_meta_username-color% to “tagprefix”.
  3. You will see the problem.

Additional info

%luckperms_meta_username-color% performs well on “customtabname” and “tabprefix”, only “tagprefix” does not. not display properly.

Checklist

  • I am running latest version of the plugin
  • I have read the wiki to make sure it's not an issue with configuration
  • I ticked all of the boxes without actually reading them
  • I have read the Compatibility wiki page and am not trying to run the plugin on an unsupported server version / platform
  • I am willing to cooperate to get this issue resolved faster, including providing any additional information requested or testing new builds
@LuckyODO LuckyODO added the Type: Bug Plugin is not working as described on the wiki label Feb 18, 2025
@NEZNAMY
Copy link
Owner

NEZNAMY commented Feb 18, 2025

Send your config.yml, screenshot of the issue and output of /tab debug <player>. Also on which marketplace is 5.0.4 latest?

@LuckyODO
Copy link
Author

LuckyODO commented Feb 19, 2025

LuckPerms mete:
Image
Tab customtabname and tabprefix:
Image
Tab tagprefix:
Image
Tab Debug:

[09:56:46] [Server thread/INFO]: [TAB] [TAB] Showing debug information
[09:56:46] [Server thread/INFO]: [TAB] >-------------------------------<
[09:56:46] [Server thread/INFO]: [TAB] Server version: [Bukkit] Purpur - 1.21.4
[09:56:46] [Server thread/INFO]: [TAB] Plugin version: 5.0.7
[09:56:46] [Server thread/INFO]: [TAB] Permission plugin: LuckPerms
[09:56:46] [Server thread/INFO]: [TAB] Permission group choice logic: Primary group
[09:56:46] [Server thread/INFO]: [TAB] Sorting system: GROUPS -> PLACEHOLDER_A_TO_Z
[09:56:46] [Server thread/INFO]: [TAB] Storage type: File
[09:56:46] [Server thread/INFO]: [TAB] >-------------------------------<
[09:56:46] [Server thread/INFO]: [TAB] Player: Lucky_OkO
[09:56:46] [Server thread/INFO]: [TAB] Player version: 1.21.4
[09:56:46] [Server thread/INFO]: [TAB] Primary permission group: prov2
[09:56:46] [Server thread/INFO]: [TAB] Team name: 1Lucky_OkOA
[09:56:46] [Server thread/INFO]: [TAB] Sorting note: 
[09:56:46] [Server thread/INFO]: -> Primary group (prov2) is #2 in sorting list.
[09:56:46] [Server thread/INFO]: -> %player% returned "Lucky_OkO". 
[09:56:46] [Server thread/INFO]: [TAB] tabprefix: "%luckperms-prefix%%luckperms_meta_username-color%" (Source: group=_DEFAULT_)
[09:56:46] [Server thread/INFO]: [TAB] customtabname: "%luckperms_meta_username-color%%player%" (Source: group=_DEFAULT_)
[09:56:46] [Server thread/INFO]: [TAB] tabsuffix: " %luckperms-suffix%" (Source: group=_DEFAULT_)
[09:56:46] [Server thread/INFO]: [TAB] tagprefix: "%luckperms-prefix%%luckperms_meta_username-color%" (Source: group=_DEFAULT_)
[09:56:46] [Server thread/INFO]: [TAB] tagsuffix: "%luckperms-suffix%" (Source: group=_DEFAULT_)
[09:56:46] [Server thread/INFO]: [TAB] >-------------------------------<

My config.yml:

config.txt

@NEZNAMY
Copy link
Owner

NEZNAMY commented Feb 19, 2025

Nametag names don't support RGB. Known limitation. White is the closest legacy color.

@LuckyODO
Copy link
Author

Okay, I understand. But I still want to ask if this Nametag not supporting RGB restriction will be lifted in the future?

@NEZNAMY
Copy link
Owner

NEZNAMY commented Feb 20, 2025

Ask Mojang.

@LuckyODO
Copy link
Author

Anyway, thank you, no further questions.

@NEZNAMY NEZNAMY added the Resolution: Plugin works as described Plugin works as described on the wiki label Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution: Plugin works as described Plugin works as described on the wiki Type: Bug Plugin is not working as described on the wiki
Projects
None yet
Development

No branches or pull requests

2 participants