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

Customize player nametag and tablist entry #12

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bonan
Copy link
Contributor

@bonan bonan commented Dec 20, 2024

Adds configurable prefix, suffix and color based on active features/punishments:

  • AFK (default gray name)
  • Jailed (default suffixed with yellow padlock)
  • Muted (default suffixed with red mute icon)
  • Restricted (default suffixed with gold chains icon)
  • Vanished (default suffixed with (vanished) in yellow)

Which features are visible for a player is controlled by these new permissions:

  • nabsuite.nametag.afk
  • nabsuite.nametag.jailed
  • nabsuite.nametag.muted
  • nabsuite.nametag.restricted
  • nabsuite.nametag.vanished

To disable one of the categories, either remove it from the config or remove the permission

Example with all nametags active at once:

2024-12-20_04 25 35

…unishments.

Disable collisions with vanished players
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant