-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
User tags are only updated when a player joins or sends a chat message (AsyncPlayerChatEvent).
If the %deluxetags_tag% placeholder is used in a scoreboard, tab or any other display, if the user unselects their tag for example, it can lead to them showing no tag even if they have a default tag. This fixes itself once the user sends a chat message.
Possible fix would be to either update tags on a timer, or update tags in more scenarios such as after user tag unselect.
Metadata
Metadata
Assignees
Labels
No labels